MLIR  19.0.0git
Namespaces | Macros | Functions
TosaToArith.h File Reference
#include "mlir/Pass/Pass.h"
#include "mlir/Conversion/Passes.h.inc"

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< Passmlir::tosa::createTosaToArith (bool includeApplyRescale=false, bool use32BitApplyRescale=false)
 
void mlir::tosa::populateTosaToArithConversionPatterns (RewritePatternSet *patterns)
 
void mlir::tosa::populateTosaRescaleToArithConversionPatterns (RewritePatternSet *patterns, bool include32Bit=false)
 

Macro Definition Documentation

◆ GEN_PASS_DECL_TOSATOARITH

#define GEN_PASS_DECL_TOSATOARITH

Definition at line 20 of file TosaToArith.h.