MLIR 23.0.0git
ACCComputeLowering.cpp File Reference

Go to the source code of this file.

Classes

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

Namespaces

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

Macros

#define GEN_PASS_DEF_ACCCOMPUTELOWERING
#define DEBUG_TYPE   "acc-compute-lowering"

Functions

std::unique_ptr<::mlir::Passmlir::acc::impl::createACCComputeLowering ()
std::unique_ptr<::mlir::Passmlir::acc::impl::createACCComputeLowering (ACCComputeLoweringOptions options)
std::unique_ptr<::mlir::Passmlir::acc::createACCComputeLowering ()
std::unique_ptr<::mlir::Passmlir::acc::createACCComputeLowering (ACCComputeLoweringOptions options)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "acc-compute-lowering"

Definition at line 70 of file ACCComputeLowering.cpp.

◆ GEN_PASS_DEF_ACCCOMPUTELOWERING

#define GEN_PASS_DEF_ACCCOMPUTELOWERING

Definition at line 65 of file ACCComputeLowering.cpp.