[Mlir-commits] [mlir] [MLIR][XeGPU] Xegpu distribution patterns for load_nd, store_nd, and create_nd_tdesc. (PR #112945)
Han-Chung Wang
llvmlistbot at llvm.org
Mon Oct 28 13:57:20 PDT 2024
https://github.com/hanhanW requested changes to this pull request.
If I read the code correctly, most of vector dialect changes are about moving some utils to `VectorDistribute.cpp`. This part looks okay to me, just a nit about function comments.
The other part that I don't follow is the change in `VectorOps.cpp`. Can you elaborate a little more about why?
https://github.com/llvm/llvm-project/pull/112945
More information about the Mlir-commits
mailing list