[Mlir-commits] [mlir] [mlir][scf] fix getSuccessorRegions func in scf.forall (PR #147491)
Matthias Springer
llvmlistbot at llvm.org
Tue Jul 8 05:40:22 PDT 2025
matthias-springer wrote:
For reference, I found these old discussions / PRs:
* https://discourse.llvm.org/t/why-scf-forall-op-doesnt-have-regionbranchop-interface/70789
* https://reviews.llvm.org/D151287
* https://reviews.llvm.org/D155822
The last PR may have accidentally changed the behavior.
https://github.com/llvm/llvm-project/pull/147491
More information about the Mlir-commits
mailing list