[llvm-bugs] [Bug 31890] New: r294186 causes llc to consume all memory on PPC

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 7 03:31:08 PST 2017


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

            Bug ID: 31890
           Summary: r294186 causes llc to consume all memory on PPC
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: chandlerc at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 17943
  --> https://llvm.org/bugs/attachment.cgi?id=17943&action=edit
Reduced test case

The attached test case is reduced out of boringssl's bignumber code (which
largely comes from openssl I think). The attached .ll file makes 'llc -o
/dev/null' consume all memory pretty quickly for me.

-- 
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/20170207/19f27483/attachment.html>


More information about the llvm-bugs mailing list