MLIR 24.0.0git
XeGPUWgToSgDistribute.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::xegpu

Macros

#define GEN_PASS_DEF_XEGPUWGTOSGDISTRIBUTE

Functions

void mlir::xegpu::populateXeGPUWgToSgDistributeTypeConversions (TypeConverter &converter, Operation *topLevelOp)
 Define the type conversions needed for XeGPU workgroup to subgroup distribution.
void mlir::xegpu::populateXeGPUWgToSgDistributePatterns (RewritePatternSet &patterns)
 Appends patterns for XeGPU workgroup to subgroup distribution into patterns.

Macro Definition Documentation

◆ GEN_PASS_DEF_XEGPUWGTOSGDISTRIBUTE

#define GEN_PASS_DEF_XEGPUWGTOSGDISTRIBUTE

Definition at line 30 of file XeGPUWgToSgDistribute.cpp.