[Mlir-commits] [mlir] [MLIR] Prevent CF to SCF transform from erasing blocks still in use (PR #206310)

Martin P llvmlistbot at llvm.org
Wed Jul 1 02:47:18 PDT 2026


pechy wrote:

Ok, makes sense. I didn't see that check before.

I changed the PR as you suggested, properly checking the reachability.

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


More information about the Mlir-commits mailing list