MLIR  19.0.0git
Namespaces | Macros | Functions
ConvertOpenMPToLLVM.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.
 

Macros

#define GEN_PASS_DECL_CONVERTOPENMPTOLLVMPASS
 

Functions

void mlir::configureOpenMPToLLVMConversionLegality (ConversionTarget &target, LLVMTypeConverter &typeConverter)
 Configure dynamic conversion legality of regionless operations from OpenMP to LLVM. More...
 
void mlir::populateOpenMPToLLVMConversionPatterns (LLVMTypeConverter &converter, RewritePatternSet &patterns)
 Populate the given list with patterns that convert from OpenMP to LLVM. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTOPENMPTOLLVMPASS

#define GEN_PASS_DECL_CONVERTOPENMPTOLLVMPASS

Definition at line 20 of file ConvertOpenMPToLLVM.h.