[llvm-bugs] [Bug 30806] Wrong code generation at -O2 leading to division by zero

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Mar 21 18:40:47 PDT 2019


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

Warren Ristow <warren_ristow at playstation.sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
 Fixed By Commit(s)|                            |r356392
         Resolution|---                         |FIXED

--- Comment #18 from Warren Ristow <warren_ristow at playstation.sony.com> ---
(In reply to Warren Ristow from comment #17)
> I'm re-opening, as this patch was reverted at:
> https://reviews.llvm.org/rL348426
> 
> The problem is SEGVs in PHINode simplification in instcombine, as described
> in the llvm-commits thread for r347934.

An updated patch was proposed at:
https://reviews.llvm.org/D57428

and that has landed (and stuck so far) as:
https://reviews.llvm.org/rL356392

-- 
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/20190322/f0ad7faa/attachment.html>


More information about the llvm-bugs mailing list