MLIR 22.0.0git
ACCLoopTiling.cpp File Reference

Go to the source code of this file.

Classes

class  mlir::acc::impl::ACCLoopTilingBase< DerivedT >

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::acc
namespace  mlir::acc::impl

Macros

#define GEN_PASS_DEF_ACCLOOPTILING
#define DEBUG_TYPE   "acc-loop-tile"

Functions

std::unique_ptr<::mlir::Passmlir::acc::impl::createACCLoopTiling ()
std::unique_ptr<::mlir::Passmlir::acc::impl::createACCLoopTiling (ACCLoopTilingOptions options)
std::unique_ptr<::mlir::Passmlir::acc::createACCLoopTiling ()
std::unique_ptr<::mlir::Passmlir::acc::createACCLoopTiling (ACCLoopTilingOptions options)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "acc-loop-tile"

Definition at line 75 of file ACCLoopTiling.cpp.

◆ GEN_PASS_DEF_ACCLOOPTILING

#define GEN_PASS_DEF_ACCLOOPTILING

Definition at line 70 of file ACCLoopTiling.cpp.