[llvm-bugs] [Bug 34171] Simple no-op loops with an exit flag are not optimized out

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Oct 17 02:54:51 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=34171

Jatin Bhateja <jatin.bhateja at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|DUPLICATE                   |FIXED
                 CC|                            |jatin.bhateja at gmail.com

--- Comment #6 from Jatin Bhateja <jatin.bhateja at gmail.com> ---
Hi Jun Ryung Ju,

I don't think the patch fixed this, loop is getting optimized out in LICM even
without patch with -O3.

Thanks

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20171017/b69d38b8/attachment.html>


More information about the llvm-bugs mailing list