[llvm-bugs] [Bug 27924] [x86, SSE] failed to eliminate unused instruction
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jun 15 14:33:13 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27924
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Sanjay Patel <spatel+llvm at rotateright.com> ---
This should be fixed with:
http://reviews.llvm.org/rL272828
And avoided altogether with:
http://reviews.llvm.org/rL272807
--
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/20160615/c68031a4/attachment.html>
More information about the llvm-bugs
mailing list