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

Namespaces

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

Macros

#define GEN_PASS_DEF_GPUXEVMATTACHTARGET

Functions

std::unique_ptr<::mlir::Passmlir::impl::createGpuXeVMAttachTarget ()
std::unique_ptr<::mlir::Passmlir::impl::createGpuXeVMAttachTarget (GpuXeVMAttachTargetOptions options)
std::unique_ptr<::mlir::Passmlir::createGpuXeVMAttachTarget ()
std::unique_ptr<::mlir::Passmlir::createGpuXeVMAttachTarget (GpuXeVMAttachTargetOptions options)

Macro Definition Documentation

◆ GEN_PASS_DEF_GPUXEVMATTACHTARGET

#define GEN_PASS_DEF_GPUXEVMATTACHTARGET

Definition at line 24 of file XeVMAttachTarget.cpp.