commit | d5974a4efd7effaa03e5786413d2185caa047c33 | [log] [tgz] |
---|---|---|
author | Nishant Patel <nishant.b.patel@intel.com> | Fri Sep 12 14:33:52 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 12 14:35:33 2025 -0700 |
tree | 4b6547bbaa7e05d2082718f82d67861c4309f003 | |
parent | 6ce1ca21784c7311876d55768ca0ba2cd7cc0f21 [diff] |
[MLIR][XeGPU] Distribute vector.step & vector.shape_cast op from wg to sg (#155443) This PR adds patterns to distribute vector.step and vector.shape_cast op from wg to sg and it also enables constant, broadcast and elementwise ops to handle the slice attribute GitOrigin-RevId: 8e17f80908abd5a22acf962584371b71dffe6d15
See https://mlir.llvm.org/ for more information.