MLIR  20.0.0git
Namespaces | Macros | Functions
VectorToXeGPU.h File Reference
#include "mlir/IR/PatternMatch.h"
#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_DECL_CONVERTVECTORTOXEGPU
 

Functions

void mlir::populateVectorToXeGPUConversionPatterns (RewritePatternSet &patterns)
 Collect a set of patterns to convert from the vector to XeGPU ops. More...
 
std::unique_ptr< Passmlir::createConvertVectorToXeGPUPass ()
 Create a pass to convert ops from vector to XeGPU. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTVECTORTOXEGPU

#define GEN_PASS_DECL_CONVERTVECTORTOXEGPU

Definition at line 18 of file VectorToXeGPU.h.