[Mlir-commits] [mlir] [MLIR][Vector] Fix WarpOpScfForOp and WarpOpScfIfOp leaving invalid ops after region moves (PR #188951)

Matthias Springer llvmlistbot at llvm.org
Tue Apr 14 09:52:37 PDT 2026


https://github.com/matthias-springer commented:

Vector warp distribution started as an experiment for GPU codegen in IREE. I believe this approach did not turn out to be flexible enough and was abandoned. Is anyone using this piece of code? Maybe it can be deleted entirely.

https://github.com/llvm/llvm-project/pull/188951


More information about the Mlir-commits mailing list