MLIR 22.0.0git
ACCImplicitRoutine.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/CallInterfaces.h"
#include "mlir/Interfaces/FunctionInterfaces.h"
#include <queue>
#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 DEBUG_TYPE   "acc-implicit-routine"
#define GEN_PASS_DEF_ACCIMPLICITROUTINE

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "acc-implicit-routine"

Definition at line 61 of file ACCImplicitRoutine.cpp.

◆ GEN_PASS_DEF_ACCIMPLICITROUTINE

#define GEN_PASS_DEF_ACCIMPLICITROUTINE

Definition at line 65 of file ACCImplicitRoutine.cpp.