[llvm-bugs] [Bug 40421] opt crashes with "opt -mem2reg -jump-threading -loop-simplify -loop-deletion -bdce"

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jan 28 06:21:46 PST 2019


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

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

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

--- Comment #3 from Sanjay Patel <spatel+llvm at rotateright.com> ---
I am unable to reproduce the crash using a recent version of LLVM locally.

I also checked on godbolt, and it appears the crash was fixed sometime between
the  5.0 and 6.0 releases:
https://godbolt.org/z/vA-z0f

If you're running fuzzers/csmith to find LLVM bugs, I recommend that you
confirm that the bug still exists using godbolt before filing a bug based on an
old release.

-- 
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/20190128/da89cfd0/attachment.html>


More information about the llvm-bugs mailing list