[llvm-bugs] [Bug 41259] switch is not converted into an argument LUT when a call return value is discarded

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Apr 2 01:02:26 PDT 2019


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

Hans Wennborg <hans at chromium.org> changed:

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

--- Comment #6 from Hans Wennborg <hans at chromium.org> ---
https://llvm.org/r357452 enables sinking instructions with no use, such as
calls to a void function.

-- 
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/20190402/d42a23be/attachment.html>


More information about the llvm-bugs mailing list