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

Functions

void mlir::populateOpenACCToSCFConversionPatterns (RewritePatternSet &patterns)
 Collect the patterns to convert from the OpenACC dialect to OpenACC with SCF dialect. More...
 
std::unique_ptr< OperationPass< ModuleOp > > mlir::createConvertOpenACCToSCFPass ()
 Create a pass to convert the OpenACC dialect into the LLVMIR dialect. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTOPENACCTOSCF

#define GEN_PASS_DECL_CONVERTOPENACCTOSCF

Definition at line 19 of file ConvertOpenACCToSCF.h.