[llvm-bugs] [Bug 46819] [Reduce] argument reduction assumes call inst

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Jul 25 15:39:11 PDT 2020


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

Roman Lebedev <lebedev.ri at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
           Assignee|unassignedbugs at nondot.org   |lebedev.ri at gmail.com
 Fixed By Commit(s)|                            |9932d74

--- Comment #1 from Roman Lebedev <lebedev.ri at gmail.com> ---
For now, let's at least not crash.
It will be better to be able to actually re-create InvokeInst with new
arguments,
but then i suspect InvokeInst is just a red herring,
and there were much more crashers.

-- 
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/20200725/445f7609/attachment.html>


More information about the llvm-bugs mailing list