llvm-project
447af32f
- [MLIR][XeGPU][XeVM] create_nd_tdesc: use correct pitch from strides. (#170384)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
144 days ago
[MLIR][XeGPU][XeVM] create_nd_tdesc: use correct pitch from strides. (#170384) Base memory pitch should be derived from base stride, not base width. Remove offset fields from tensor descriptor payload and add pitch field.
References
#170384 - [MLIR][XeGPU][XeVM] create_nd_tdesc: use correct pitch from strides.
Author
silee2
Parents
b8ddbc4f
Loading