MLIR 23.0.0git
ACCDeclareGPUModuleInsertion.cpp File Reference

Go to the source code of this file.

Classes

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

Namespaces

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

Macros

#define GEN_PASS_DEF_ACCDECLAREGPUMODULEINSERTION
#define DEBUG_TYPE   "acc-declare-gpu-module-insertion"

Functions

std::unique_ptr<::mlir::Passmlir::acc::impl::createACCDeclareGPUModuleInsertion ()
std::unique_ptr<::mlir::Passmlir::acc::createACCDeclareGPUModuleInsertion ()

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "acc-declare-gpu-module-insertion"

Definition at line 67 of file ACCDeclareGPUModuleInsertion.cpp.

◆ GEN_PASS_DEF_ACCDECLAREGPUMODULEINSERTION

#define GEN_PASS_DEF_ACCDECLAREGPUMODULEINSERTION

Definition at line 62 of file ACCDeclareGPUModuleInsertion.cpp.