summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/XeGPU/Transforms/XeGPUBlocking.cpp
AgeCommit message (Expand)Author
2025-10-27[MLIR][XeGPU] Remove leading unit dims from vector ops before unrolling (#165...Nishant Patel
2025-10-24[MLIR][XeGPU]Enhance Pack/Unpack for XeGPUUnroll (#163459)Nishant Patel
2025-10-13[MLIR][XeGPU] Enable blocking for scatter ops with offsets (#162896)Nishant Patel
2025-09-25[mlir][XeGPU][XeGPUUnroll] Support new syntax with offsets moved to load_nd/s...Dmitry Chigarev
2025-09-12[mlir][xegpu] Add support for `vector.multi_reduction` and `vector.shape_cast...Charitha Saumya
2025-09-03[mlir][XeGPU] add unroll patterns for load_matrix and store_matrix (#154637)Chao Chen
2025-08-27[mlir][XeGPU] Update utils for LayoutAttr and SliceAttr support (#154819)Chao Chen
2025-08-21[mlir][XeGPU] add WgToSg distribution pattern for load_matrix and store_matri...Chao Chen
2025-07-25[mlir] Switch to new LDBG macro (#150616)Jacques Pienaar
2025-07-23[mlir][xegpu] Add initial skeleton implementation for lowering ConvertLayoutO...Chao Chen
2025-07-14[mlir] Remove unused includes (NFC) (#148769)Kazu Hirata
2025-07-09[mlir][xegpu] Relax rank restriction of TensorDescType (#145916)Chao Chen
2025-06-18[MLIR][XEGPU] Add blocking support for scatter ops (#144766)Jianhui Li
2025-06-10[MLIR][XeGPU] add blocking support for reduce, broadcast, and transpose (#143...Jianhui Li
2025-06-02[MLIR][XeGPU] Add unroll patterns and blocking pass for XeGPU [2/N] (#142477)Chao Chen
2025-06-02Revert "[MLIR][XeGPU] Add unroll patterns and blocking pass for XeGPU [2/N]" ...Chao Chen
2025-06-02[MLIR][XeGPU] Add unroll patterns and blocking pass for XeGPU [2/N] (#140163)Chao Chen