[llvm-bugs] [Bug 36400] New: llvm::DAGTypeLegalizer::ExpandIntRes_XMULO(llvm::SDNode*, llvm::SDValue&, llvm::SDValue&): Assertion `LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported XMULO!"' failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Feb 15 06:42:38 PST 2018


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

            Bug ID: 36400
           Summary: llvm::DAGTypeLegalizer::ExpandIntRes_XMULO(llvm::SDNod
                    e*, llvm::SDValue&, llvm::SDValue&): Assertion `LC !=
                    RTLIB::UNKNOWN_LIBCALL && "Unsupported XMULO!"'
                    failed.
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: ruttenberg at reservoir.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 19874
  --> https://bugs.llvm.org/attachment.cgi?id=19874&action=edit
Reproducer

Reproduce with:

clang builtin-arith-overflow-17.c -O0 -S

test from gcc testsuite

-- 
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/20180215/2eb311e8/attachment-0001.html>


More information about the llvm-bugs mailing list