[llvm-bugs] [Bug 41107] opt crashes with "opt -loop-idiom -simplifycfg -instcombine -jump-threading -gvn -inline -ipsccp -memdep -early-cse-memssa"

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Mar 18 08:13:54 PDT 2019


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

Florian Hahn <florian_hahn at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |florian_hahn at apple.com
         Resolution|---                         |WORKSFORME

--- Comment #1 from Florian Hahn <florian_hahn at apple.com> ---
This seems fixed on current trunk. 

LLVM 7.0 is quite old now and you are probably discovering lots of crashes that
are fixed already. It would be great if you could use a more recent version of
LLVM for fuzzing.

-- 
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/20190318/b71c4dc8/attachment.html>


More information about the llvm-bugs mailing list