MLIR
16.0.0git
|
#include <memory>
Go to the source code of this file.
Namespaces | |
mlir | |
Include the generated interface declarations. | |
mlir::cf | |
Functions | |
void | mlir::cf::populateControlFlowToLLVMConversionPatterns (LLVMTypeConverter &converter, RewritePatternSet &patterns) |
Collect the patterns to convert from the ControlFlow dialect to LLVM. More... | |
std::unique_ptr< Pass > | mlir::cf::createConvertControlFlowToLLVMPass () |
Creates a pass to convert the ControlFlow dialect into the LLVMIR dialect. More... | |