[llvm-bugs] [Bug 32084] "Error while trying to spill R4 from class GPR: Cannot scavenge register without an emergency spill slot" when building webrtc for arm

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jun 8 13:45:10 PDT 2017


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

Matthias Braun <matze at braunis.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassignedbugs at nondot.org   |matze at braunis.de
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Matthias Braun <matze at braunis.de> ---
I just tried this on llvm ToT (r305008) and it works fine for me (both the
reduced and the original case). Looking at the code which has a huge function
argument (`MetricsFecCode`) this may have been fixed by r300761.

-- 
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/20170608/d26f5f5a/attachment.html>


More information about the llvm-bugs mailing list