[Mlir-commits] [mlir] [mlir][vector] Refactor WarpOpScfForOp to support unused or swapped forOp results. (PR #147620)

Petr Kurapov llvmlistbot at llvm.org
Wed Jul 9 09:42:17 PDT 2025


https://github.com/kurapov-peter commented:

The transformation looks correct to me, nice! Wouldn't we need basically the same thing for other scf ops? Seems like this can be generalized.

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


More information about the Mlir-commits mailing list