[Mlir-commits] [mlir] [mlir][SCF] Remove `RegionBranchOpInterface` from `scf.forall` (PR #174221)

Matthias Springer llvmlistbot at llvm.org
Fri Jan 2 08:19:19 PST 2026


matthias-springer wrote:

Related PR: https://github.com/llvm/llvm-project/pull/147491

`RegionBranchOpInterface` has always been fishy on `scf.forall`. Why does this op implement the interface at all? What do we gain from it? @cxy-1993 


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


More information about the Mlir-commits mailing list