summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Dialect/XeGPU/TestXeGPUTransforms.cpp
AgeCommit message (Expand)Author
2025-11-03[MLIR][XeGPU] Matrix load/store subgroup distribution (#165008)Artem Kroviakov
2025-10-10[mlir][xegpu] Add more tests in XeGPU subgroup distribution. (#162543)Charitha Saumya
2025-10-03[mlir][xegpu] Create a test pass for subgroup distribution. (#161592)Charitha Saumya
2025-10-01[MLIR] Remove unused debug macros (NFC)Mehdi Amini
2025-09-25[mlir][XeGPU][XeGPUUnroll] Support new syntax with offsets moved to load_nd/s...Dmitry Chigarev
2025-09-24[MLIR][XeGPU] Add unroll pattern for load_gather and store_scatter with offse...Nishant Patel
2025-09-12[mlir][xegpu] Add support for `vector.multi_reduction` and `vector.shape_cast...Charitha Saumya
2025-08-21[mlir][XeGPU] add WgToSg distribution pattern for load_matrix and store_matri...Chao Chen
2025-08-18[mlir] Update builders to use new form. (#154132)Jacques Pienaar
2025-08-08[mlir][xegpu] Add definition of SliceAttr (#150146)Chao Chen
2025-07-25[mlir] Switch to new LDBG macro (#150616)Jacques Pienaar
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-17[MLIR][XeGPU] Extend unrolling support for scatter ops with chunk_size (#144447)Jianhui Li
2025-06-16[MLIR][XeGPU] Add unroll patterns for scatter ops (#143602)Jianhui Li
2025-06-06[mlir] Ensure newline at the end of files (NFC) (#143155)Kazu Hirata
2025-05-12[MLIR][XeGPU] Add unroll patterns for XeGPU (1/N) (#137010)Chao Chen