[llvm-bugs] [Bug 26107] New: Shrink wrapping breaks llgo on X86-64

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Jan 10 18:06:25 PST 2016


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

            Bug ID: 26107
           Summary: Shrink wrapping breaks llgo on X86-64
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: X86
          Assignee: unassignedbugs at nondot.org
          Reporter: axwalk at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

r255175 enabled shrink-wrapping for the X86 backend, at which point
llgo-generated code started failing. It appears that shrink wrapping interacts
badly with the segmented stacks implementation in LLVM, but I do not know
enough about either to make a definite statement.

-- 
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/20160111/69554414/attachment.html>


More information about the llvm-bugs mailing list