[llvm-bugs] [Bug 38915] [InstCombine] Infinite loop by operating on same set of instructions in worklist

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Sep 14 08:38:02 PDT 2018


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

Sanjay Patel <spatel+llvm at rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
 Fixed By Commit(s)|                            |342163

--- Comment #8 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Should be fixed with:
https://reviews.llvm.org/rL342163

Patch includes the test from comment 7.

-- 
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/20180914/01278a91/attachment-0001.html>


More information about the llvm-bugs mailing list