|
MLIR
22.0.0git
|
#include "mlir/Conversion/IndexToSPIRV/IndexToSPIRV.h"#include "../SPIRVCommon/Pattern.h"#include "mlir/Dialect/Index/IR/IndexDialect.h"#include "mlir/Dialect/Index/IR/IndexOps.h"#include "mlir/Dialect/SPIRV/IR/SPIRVDialect.h"#include "mlir/Dialect/SPIRV/IR/SPIRVOps.h"#include "mlir/Dialect/SPIRV/Transforms/SPIRVConversion.h"#include "mlir/Conversion/Passes.h.inc"Go to the source code of this file.
Namespaces | |
| mlir | |
| Include the generated interface declarations. | |
Macros | |
| #define | GEN_PASS_DEF_CONVERTINDEXTOSPIRVPASS |
| #define GEN_PASS_DEF_CONVERTINDEXTOSPIRVPASS |
Definition at line 380 of file IndexToSPIRV.cpp.