MLIR 22.0.0git
SPIRVAttachTarget.cpp File Reference
#include "mlir/Dialect/GPU/Transforms/Passes.h"
#include "mlir/Dialect/GPU/IR/GPUDialect.h"
#include "mlir/Dialect/SPIRV/IR/SPIRVAttributes.h"
#include "mlir/Dialect/SPIRV/IR/SPIRVDialect.h"
#include "mlir/Dialect/SPIRV/IR/TargetAndABI.h"
#include "mlir/IR/Builders.h"
#include "mlir/Pass/Pass.h"
#include "mlir/Target/SPIRV/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::GpuSPIRVAttachTargetBase< DerivedT >

Namespaces

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

Macros

#define GEN_PASS_DEF_GPUSPIRVATTACHTARGET

Functions

std::unique_ptr<::mlir::Passmlir::impl::createGpuSPIRVAttachTarget ()
std::unique_ptr<::mlir::Passmlir::impl::createGpuSPIRVAttachTarget (GpuSPIRVAttachTargetOptions options)
std::unique_ptr<::mlir::Passmlir::createGpuSPIRVAttachTarget ()
std::unique_ptr<::mlir::Passmlir::createGpuSPIRVAttachTarget (GpuSPIRVAttachTargetOptions options)

Macro Definition Documentation

◆ GEN_PASS_DEF_GPUSPIRVATTACHTARGET

#define GEN_PASS_DEF_GPUSPIRVATTACHTARGET

Definition at line 26 of file SPIRVAttachTarget.cpp.