[llvm-bugs] [Bug 40932] opt crashes with "opt -inline -consthoist"

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Mar 4 12:56:02 PST 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE
                 CC|                            |spatel+llvm at rotateright.com

--- Comment #1 from Sanjay Patel <spatel+llvm at rotateright.com> ---
I don't mean to discourage your fuzzing, but it would help to filter out and/or
wait for a response to likely duplicates such as this test.

Like bug 40930, this doesn't need any passes besides -consthoist to show the
bug. 

The bug is visible by sending the output IR after -inline to -consthoist.

*** This bug has been marked as a duplicate of bug 40930 ***

-- 
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/20190304/c519c851/attachment.html>


More information about the llvm-bugs mailing list