MLIR 23.0.0git
ACCLoopTiling.cpp File Reference
#include "mlir/Dialect/Func/IR/FuncOps.h"
#include "mlir/Dialect/OpenACC/Analysis/OpenACCSupport.h"
#include "mlir/Dialect/OpenACC/OpenACC.h"
#include "mlir/Dialect/OpenACC/OpenACCUtilsTiling.h"
#include "mlir/Dialect/OpenACC/Transforms/Passes.h"
#include "mlir/IR/BuiltinAttributes.h"
#include "mlir/IR/PatternMatch.h"
#include "mlir/Support/LLVM.h"
#include "mlir/Transforms/GreedyPatternRewriteDriver.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/Support/Debug.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_ACCLOOPTILING
#define DEBUG_TYPE   "acc-loop-tile"

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "acc-loop-tile"

Definition at line 76 of file ACCLoopTiling.cpp.

◆ GEN_PASS_DEF_ACCLOOPTILING

#define GEN_PASS_DEF_ACCLOOPTILING

Definition at line 71 of file ACCLoopTiling.cpp.