MLIR 22.0.0git
VectorToXeGPU.h File Reference
#include "mlir/IR/PatternMatch.h"
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.

Macros

#define GEN_PASS_DECL_CONVERTVECTORTOXEGPU

Functions

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

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTVECTORTOXEGPU

#define GEN_PASS_DECL_CONVERTVECTORTOXEGPU

Definition at line 18 of file VectorToXeGPU.h.