|
MLIR
22.0.0git
|
#include "mlir/Conversion/VectorToSPIRV/VectorToSPIRVPass.h"#include "mlir/Conversion/UBToSPIRV/UBToSPIRV.h"#include "mlir/Conversion/VectorToSPIRV/VectorToSPIRV.h"#include "mlir/Dialect/SPIRV/IR/SPIRVDialect.h"#include "mlir/Dialect/SPIRV/Transforms/SPIRVConversion.h"#include "mlir/Dialect/UB/IR/UBOps.h"#include "mlir/Transforms/DialectConversion.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_CONVERTVECTORTOSPIRVPASS |
| #define GEN_PASS_DEF_CONVERTVECTORTOSPIRVPASS |
Definition at line 23 of file VectorToSPIRVPass.cpp.