MLIR
20.0.0git
|
Go to the source code of this file.
Namespaces | |
mlir | |
Include the generated interface declarations. | |
mlir::tosa | |
Macros | |
#define | GEN_PASS_DECL_TOSATOARITH |
Functions | |
std::unique_ptr< Pass > | mlir::tosa::createTosaToArith (bool includeApplyRescale=false, bool use32BitApplyRescale=false) |
void | mlir::tosa::populateTosaToArithConversionPatterns (RewritePatternSet *patterns) |
void | mlir::tosa::populateTosaRescaleToArithConversionPatterns (RewritePatternSet *patterns, bool include32Bit=false) |
#define GEN_PASS_DECL_TOSATOARITH |
Definition at line 20 of file TosaToArith.h.