MLIR 22.0.0git
ACCImplicitDeclare.cpp File Reference
#include "mlir/Dialect/OpenACC/Transforms/Passes.h"
#include "mlir/Dialect/OpenACC/Analysis/OpenACCSupport.h"
#include "mlir/Dialect/OpenACC/OpenACC.h"
#include "mlir/IR/Builders.h"
#include "mlir/IR/BuiltinAttributes.h"
#include "mlir/IR/BuiltinOps.h"
#include "mlir/IR/Operation.h"
#include "mlir/IR/Value.h"
#include "mlir/Interfaces/FunctionInterfaces.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/TypeSwitch.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_ACCIMPLICITDECLARE
#define DEBUG_TYPE   "acc-implicit-declare"

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "acc-implicit-declare"

Definition at line 197 of file ACCImplicitDeclare.cpp.

◆ GEN_PASS_DEF_ACCIMPLICITDECLARE

#define GEN_PASS_DEF_ACCIMPLICITDECLARE

Definition at line 192 of file ACCImplicitDeclare.cpp.