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

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jul 23 06:32:18 PDT 2020


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

            Bug ID: 46819
           Summary: [Reduce] argument reduction assumes call inst
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llvm-reduce
          Assignee: unassignedbugs at nondot.org
          Reporter: lebedev.ri at gmail.com
                CC: dblaikie at gmail.com, llvm-bugs at lists.llvm.org

ReduceArguments.cpp replaceFunctionCalls() hard-assumes that all calls as
callinst, and crashes when that isn't the case.

-- 
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/20200723/de322e24/attachment.html>


More information about the llvm-bugs mailing list