MLIR
20.0.0git
|
#include <memory>
#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_DECL_SCFTOEMITC |
Functions | |
void | mlir::populateSCFToEmitCConversionPatterns (RewritePatternSet &patterns) |
Collect a set of patterns to convert SCF operations to the EmitC dialect. More... | |
#define GEN_PASS_DECL_SCFTOEMITC |
Definition at line 18 of file SCFToEmitC.h.