|
My Project
|
#include <memory>#include <vector>

Go to the source code of this file.
Namespaces | |
| mlir | |
Functions | |
| void | mlir::populateLoopToStdConversionPatterns (OwningRewritePatternList &patterns, MLIRContext *ctx) |
| std::unique_ptr< Pass > | mlir::createLowerToCFGPass () |
| Creates a pass to convert loop.for, loop.if and loop.terminator ops to CFG. More... | |
1.8.13