MLIR  17.0.0git
Namespaces | Macros | Functions
ConvertOpenACCToSCF.h File Reference
#include <memory>
#include "mlir/Conversion/Passes.h.inc"
+ Include dependency graph for ConvertOpenACCToSCF.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mlir
 This header declares functions that assit transformations in the MemRef dialect.
 

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.