8#ifndef MLIR_CONVERSION_OPENACCTOSCF_CONVERTOPENACCTOSCF_H
9#define MLIR_CONVERSION_OPENACCTOSCF_CONVERTOPENACCTOSCF_H
20#define GEN_PASS_DECL_CONVERTOPENACCTOSCFPASS
21#include "mlir/Conversion/Passes.h.inc"
Pass to transform an operation of a specific type.
Include the generated interface declarations.
void populateOpenACCToSCFConversionPatterns(RewritePatternSet &patterns)
Collect the patterns to convert from the OpenACC dialect to OpenACC with SCF dialect.
const FrozenRewritePatternSet & patterns