summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/XeGPU/Transforms/XeGPUPropagateLayout.cpp
AgeCommit message (Expand)Author
2025-11-10[MLIR][XeGPU] Decouple `inst_data` and `lane_layout` in propagation (#166941)Artem Kroviakov
2025-11-04[mlir][xegpu] Add OptimizeBlockLoads pass. (#165483)Charitha Saumya
2025-11-04[mlir][XeGPU] Add optional layout attribute to LoadGather StoreScatter ops (#...Dmitry Chigarev
2025-10-31[MLIR][XeGPU] Introduce `xegpu::uArch` usage in target-sensitive passes (#163...Artem Kroviakov
2025-09-19[mlir][xegpu] Add SIMT distribution support for GEMM transpose B case. (#155...Charitha Saumya
2025-09-04[MLIR][XeGPU] Reapply attempt for "Scattered ops sg-to-wi distribution #15494...Artem Kroviakov
2025-09-03Revert "[MLIR][XeGPU] Scattered ops sg-to-wi distribution" (#156761)Thurston Dang
2025-09-03[MLIR][XeGPU] Scattered ops sg-to-wi distribution (#154949)Artem Kroviakov
2025-08-27[mlir][XeGPU] Update utils for LayoutAttr and SliceAttr support (#154819)Chao Chen
2025-07-14[mlir] Remove unused includes (NFC) (#148769)Kazu Hirata
2025-06-26[XeGPU] Move targetinfo constants to their own header fileBenjamin Kramer
2025-06-25[MLIR][XeGPU] Remove the transpose attribute from Gather/Scatter ops and Clea...Chao Chen
2025-06-20[mlir][xegpu] Refine layout assignment in XeGPU SIMT distribution. (#142687)Charitha Saumya