llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
25.94k stars 10.58k forks source link

Recommit "[LoopFlatten] Enable it by default" #90473

Open stuij opened 2 weeks ago

stuij commented 2 weeks ago

The enablement of LoopFlatten got reverted by commit 8250180 because of a reported miscompilation in #59339. That issue got fixed by commit 161bfa5.