|
MLIR
22.0.0git
|
#include "mlir/Conversion/TensorToSPIRV/TensorToSPIRVPass.h"#include "mlir/Conversion/ArithToSPIRV/ArithToSPIRV.h"#include "mlir/Conversion/FuncToSPIRV/FuncToSPIRV.h"#include "mlir/Conversion/TensorToSPIRV/TensorToSPIRV.h"#include "mlir/Dialect/SPIRV/IR/SPIRVDialect.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_CONVERTTENSORTOSPIRVPASS |
| #define GEN_PASS_DEF_CONVERTTENSORTOSPIRVPASS |
Definition at line 22 of file TensorToSPIRVPass.cpp.