|
MLIR 24.0.0git
|
#include "mlir/Dialect/Arith/IR/Arith.h"#include "mlir/Dialect/MemRef/IR/MemRef.h"#include "mlir/Dialect/OpenACC/OpenACC.h"#include "mlir/Dialect/SCF/IR/SCF.h"#include "mlir/Pass/Pass.h"#include "llvm/ADT/SetVector.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::func |
| namespace | mlir::acc |
Typedefs | |
| using | mlir::acc::TypesForDevice = llvm::SmallSetVector<int64_t, 3> |
| Holds information for which integers represent a device type in the runtime. | |
| #define GEN_PASS_REGISTRATION |
| #define GEN_PASS_REGISTRATION_ACCDECLAREGPUMODULEINSERTION |
| #define GEN_PASS_REGISTRATION_OFFLOADLIVEINVALUECANONICALIZATION |