[Webkit-unassigned] [Bug 169815] WebAssembly: eliminate redundant ARM64 TLS load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 17 10:56:07 PDT 2017


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

JF Bastien <jfbastien at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from JF Bastien <jfbastien at apple.com> ---
Fil thinks we just want to pin a register on ARM because the optimization I propose will likely do the same thing by hoisting the redundant load to the top of each function. May as well get rid of the load entirely.

Let's just do is as part of bug #169773 then

*** This bug has been marked as a duplicate of bug 169773 ***

-- 
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/20170317/de3abffd/attachment-0001.html>


More information about the webkit-unassigned mailing list