MLIR  20.0.0git
Namespaces | Macros
VectorToXeGPU.cpp File Reference
#include "mlir/Conversion/VectorToXeGPU/VectorToXeGPU.h"
#include "mlir/Dialect/Arith/IR/Arith.h"
#include "mlir/Dialect/MemRef/IR/MemRef.h"
#include "mlir/Dialect/Vector/IR/VectorOps.h"
#include "mlir/Dialect/XeGPU/IR/XeGPU.h"
#include "mlir/Pass/Pass.h"
#include "mlir/Transforms/GreedyPatternRewriteDriver.h"
#include "mlir/Transforms/Passes.h"
#include "llvm/ADT/TypeSwitch.h"
#include <algorithm>
#include <optional>
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 

Macros

#define GEN_PASS_DEF_CONVERTVECTORTOXEGPU
 

Macro Definition Documentation

◆ GEN_PASS_DEF_CONVERTVECTORTOXEGPU

#define GEN_PASS_DEF_CONVERTVECTORTOXEGPU

Definition at line 28 of file VectorToXeGPU.cpp.