MLIR 22.0.0git
ROCDLAttachTarget.cpp File Reference
#include "mlir/Dialect/GPU/Transforms/Passes.h"
#include "mlir/Dialect/GPU/IR/GPUDialect.h"
#include "mlir/Dialect/LLVMIR/ROCDLDialect.h"
#include "mlir/IR/Builders.h"
#include "mlir/Pass/Pass.h"
#include "mlir/Target/LLVM/ROCDL/Target.h"
#include "llvm/Support/Regex.h"
#include "mlir/Dialect/GPU/Transforms/Passes.h.inc"

Go to the source code of this file.

Classes

class  mlir::impl::GpuROCDLAttachTargetBase< DerivedT >

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::impl
 Attribute collections provide a dictionary-like interface.

Macros

#define GEN_PASS_DEF_GPUROCDLATTACHTARGET

Functions

std::unique_ptr<::mlir::Passmlir::impl::createGpuROCDLAttachTarget ()
std::unique_ptr<::mlir::Passmlir::impl::createGpuROCDLAttachTarget (GpuROCDLAttachTargetOptions options)
std::unique_ptr<::mlir::Passmlir::createGpuROCDLAttachTarget ()
std::unique_ptr<::mlir::Passmlir::createGpuROCDLAttachTarget (GpuROCDLAttachTargetOptions options)

Macro Definition Documentation

◆ GEN_PASS_DEF_GPUROCDLATTACHTARGET

#define GEN_PASS_DEF_GPUROCDLATTACHTARGET

Definition at line 24 of file ROCDLAttachTarget.cpp.