[Mlir-commits] [mlir] [MLIR][Vector] Fix WarpOpScfForOp and WarpOpScfIfOp leaving invalid ops after region moves (PR #188951)
Kunwar Grover
llvmlistbot at llvm.org
Wed Apr 15 06:52:50 PDT 2026
Groverkss wrote:
We recently (last year?) moved away from upstream Vector warp distribution in IREE for some backends. We need to replace it for SPIR-V as pointed out by @AGindinson . I think I have seen the XeGPU folks working on this part now. I'm happy to review this though, but I agree eventually this path should be dropped.
https://github.com/llvm/llvm-project/pull/188951
More information about the Mlir-commits
mailing list