[llvm] [LoopSimplifyCFG] Added the judgment whether the loop is in LoopSimplifyForm (PR #112845)

via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 23:13:50 PDT 2024


bwmaples wrote:

Oh, I'm sorry to reply late. Is this the right way to fix this bug.

> You shouldn't check for loop simplify form -- instead check the specific property that is needed to make the transform legal.



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


More information about the llvm-commits mailing list