[Webkit-unassigned] [Bug 151128] Get rid of anonymous stack slots in B3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 30 17:50:14 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=151128

Filip Pizlo <fpizlo at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Air::allocateStack is way   |Get rid of anonymous stack
                   |too optimistic about Def    |slots in B3
                   |semantics                   |

--- Comment #1 from Filip Pizlo <fpizlo at apple.com> ---
The easiest way to resolve this issue is to hide the concept of anonymous stack slots.  They should be private to Air.  And Air should just call them "spill slots".

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160131/ad9167e7/attachment.html>


More information about the webkit-unassigned mailing list