|
MLIR 22.0.0git
|
Go to the source code of this file.
Classes | |
| struct | mlir::ConvertArithToSPIRVPassOptions |
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::arith |
Macros | |
| #define | GEN_PASS_DECL_CONVERTARITHTOSPIRVPASS |
Functions | |
| std::unique_ptr<::mlir::Pass > | mlir::createConvertArithToSPIRVPass () |
| std::unique_ptr<::mlir::Pass > | mlir::createConvertArithToSPIRVPass (ConvertArithToSPIRVPassOptions options) |
| void | mlir::arith::populateArithToSPIRVPatterns (const SPIRVTypeConverter &typeConverter, RewritePatternSet &patterns) |
| std::unique_ptr< OperationPass<> > | mlir::arith::createConvertArithToSPIRVPass () |
| #define GEN_PASS_DECL_CONVERTARITHTOSPIRVPASS |
Definition at line 21 of file ArithToSPIRV.h.