MLIR 22.0.0git
NVVMAttachTarget.cpp File Reference
#include "mlir/Dialect/GPU/Transforms/Passes.h"
#include "mlir/Dialect/GPU/IR/GPUDialect.h"
#include "mlir/Dialect/LLVMIR/NVVMDialect.h"
#include "mlir/IR/Builders.h"
#include "mlir/Pass/Pass.h"
#include "mlir/Target/LLVM/NVVM/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::GpuNVVMAttachTargetBase< DerivedT >

Namespaces

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

Macros

#define GEN_PASS_DEF_GPUNVVMATTACHTARGET

Functions

std::unique_ptr<::mlir::Passmlir::impl::createGpuNVVMAttachTarget ()
std::unique_ptr<::mlir::Passmlir::impl::createGpuNVVMAttachTarget (GpuNVVMAttachTargetOptions options)
std::unique_ptr<::mlir::Passmlir::createGpuNVVMAttachTarget ()
std::unique_ptr<::mlir::Passmlir::createGpuNVVMAttachTarget (GpuNVVMAttachTargetOptions options)

Macro Definition Documentation

◆ GEN_PASS_DEF_GPUNVVMATTACHTARGET

#define GEN_PASS_DEF_GPUNVVMATTACHTARGET

Definition at line 24 of file NVVMAttachTarget.cpp.