|
MLIR
22.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_SCFTOCONTROLFLOWPASS |
Functions | |
| void | mlir::populateSCFToControlFlowConversionPatterns (RewritePatternSet &patterns) |
| Collect a set of patterns to convert SCF operations to CFG branch-based operations within the ControlFlow dialect. More... | |
| #define GEN_PASS_DECL_SCFTOCONTROLFLOWPASS |
Definition at line 18 of file SCFToControlFlow.h.