[llvm-bugs] [Bug 41694] loop-simplify pass crashes with "opt -loop-interchange -ipsccp -loop-extract-single"

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Dec 5 08:09:40 PST 2019


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

Florian Hahn <florian_hahn at apple.com> changed:

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

--- Comment #2 from Florian Hahn <florian_hahn at apple.com> ---
I cannot reproduce the crash on current trunk. `opt -loop-interchange -ipsccp
-loop-extract-single  small-opt.bc` passes now.

Please feel free to re-open, if this still crashes with the un-redced input.

-- 
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/20191205/eb2b2e7a/attachment.html>


More information about the llvm-bugs mailing list