https://llvm.org/bugs/show_bug.cgi?id=2744
Florian Hahn <florian.h...@arm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |florian.h...@arm.com Resolution|--- |FIXED --- Comment #10 from Florian Hahn <florian.h...@arm.com> --- It looks like this isn't a problem any longer, -ftime-report reports the following for loop unswitching: -O2: 0.0030 ( 0.1%) 0.0000 ( 0.1%) 0.0031 ( 0.1%) 0.0031 ( 0.1%) Unswitch loops -O3: 0.0094 ( 0.4%) 0.0001 ( 0.2%) 0.0095 ( 0.4%) 0.0095 ( 0.4%) Unswitch loops -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs