[llvm-bugs] [Bug 40793] X86 ISel gets stuck in infinite loop

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Feb 21 11:04:42 PST 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #4 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Here's the quick fix:
https://reviews.llvm.org/rL354594

But I'm also proposing to kill distributeTruncateThroughAnd() here:
https://reviews.llvm.org/D58521

-- 
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/20190221/d499c7db/attachment.html>


More information about the llvm-bugs mailing list