[llvm] [LoopBoundSplit] Fix edge connections during transformation (PR #192106)

Congzhe Cao via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 12:07:10 PDT 2026


================

----------------
CongzheUalberta wrote:

I have actually moved each of the two DomTree updates to a more appropriate location, i.e., put it together with (right after) the IR control flow update.

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


More information about the llvm-commits mailing list