MLIR  21.0.0git
Namespaces | Macros | Functions
TosaToSCF.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_TOSATOSCFPASS
 

Functions

void mlir::tosa::populateTosaToSCFConversionPatterns (RewritePatternSet *patterns)
 
void mlir::tosa::addTosaToSCFPasses (OpPassManager &pm)
 Populates passes to convert from TOSA to SCF. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_TOSATOSCFPASS

#define GEN_PASS_DECL_TOSATOSCFPASS

Definition at line 20 of file TosaToSCF.h.