MLIR  19.0.0git
Namespaces | Macros | Functions
ControlFlowToLLVM.h File Reference
#include <memory>
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::cf
 

Macros

#define GEN_PASS_DECL_CONVERTCONTROLFLOWTOLLVMPASS
 

Functions

void mlir::cf::populateControlFlowToLLVMConversionPatterns (LLVMTypeConverter &converter, RewritePatternSet &patterns)
 Collect the patterns to convert from the ControlFlow dialect to LLVM. More...
 
void mlir::cf::populateAssertToLLVMConversionPattern (LLVMTypeConverter &converter, RewritePatternSet &patterns, bool abortOnFailure=true)
 Populate the cf.assert to LLVM conversion pattern. More...
 
void mlir::cf::registerConvertControlFlowToLLVMInterface (DialectRegistry &registry)
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTCONTROLFLOWTOLLVMPASS

#define GEN_PASS_DECL_CONVERTCONTROLFLOWTOLLVMPASS

Definition at line 24 of file ControlFlowToLLVM.h.