MLIR 24.0.0git
ACCToLLVM.h File Reference
#include "mlir/Dialect/OpenACC/OpenACCRuntimeUtils.h"
#include <memory>
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.

Macros

#define GEN_PASS_DECL_CONVERTACCTOLLVMPASS

Functions

void mlir::configureACCExecutableDirectiveConversionLegality (ConversionTarget &target)
 Configure conversion legality for OpenACC executable directives lowered to runtime calls.
void mlir::populateACCExecutableDirectivePatterns (LLVMTypeConverter &converter, RewritePatternSet &patterns, const acc::ACCRuntimeCallConfig &config={})
 Populate patterns that lower OpenACC executable directives (init, shutdown, wait, set) to LLVM runtime calls.

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTACCTOLLVMPASS

#define GEN_PASS_DECL_CONVERTACCTOLLVMPASS

Definition at line 22 of file ACCToLLVM.h.