[llvm-bugs] [Bug 40928] opt crashes with "opt -instcombine -flattencfg"
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Mar 4 10:25:23 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=40928
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
CC| |spatel+llvm at rotateright.com
Status|NEW |RESOLVED
--- Comment #1 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Like bug 40925, this doesn't need any passes besides -flattencfg to show the
bug. The bug is visible by sending just the correct IR after -instcombine to
-flattencfg (which might be an unused/dead pass at this point).
*** This bug has been marked as a duplicate of bug 40925 ***
--
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/1af321f3/attachment.html>
More information about the llvm-bugs
mailing list