llvm-project
48c9a8a9
- [MLIR][XeGPU] Enable blocking for scatter ops with offsets (#162896)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
110 days ago
[MLIR][XeGPU] Enable blocking for scatter ops with offsets (#162896) The unroll patterns for these ops were added in the previous PR but the getTileShape method was not changed to handle these ops and hence blocking pass was not kicking in.
References
#162896 - [MLIR][XeGPU] Enable blocking for scatter ops with offsets
Author
nbpatel
Parents
b86503ef
Loading