[llvm-bugs] [Bug 40934] opt crashes with "opt -mem2reg -jump-threading -consthoist"
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Mar 4 12:56:04 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=40934
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
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 -mem2reg -jump-threading 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/93104427/attachment.html>
More information about the llvm-bugs
mailing list