|
MLIR 23.0.0git
|
#include "mlir/Dialect/GPU/IR/GPUDialect.h"#include "mlir/Dialect/OpenACC/Analysis/OpenACCSupport.h"#include "mlir/Dialect/OpenACC/OpenACC.h"#include "mlir/Dialect/OpenACC/Transforms/Passes.h"#include "mlir/IR/BuiltinOps.h"#include "mlir/IR/Operation.h"#include "mlir/IR/OperationSupport.h"#include "mlir/IR/SymbolTable.h"#include "mlir/Dialect/OpenACC/Transforms/Passes.h.inc"Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::acc |
Macros | |
| #define | GEN_PASS_DEF_ACCDECLAREGPUMODULEINSERTION |
| #define | DEBUG_TYPE "acc-declare-gpu-module-insertion" |
| #define DEBUG_TYPE "acc-declare-gpu-module-insertion" |
Definition at line 67 of file ACCDeclareGPUModuleInsertion.cpp.
| #define GEN_PASS_DEF_ACCDECLAREGPUMODULEINSERTION |
Definition at line 62 of file ACCDeclareGPUModuleInsertion.cpp.