[Webkit-unassigned] [Bug 233474] [JSC] Generated code size reductions for baseline JIT (all architectures)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 2 16:55:27 PST 2021


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

--- Comment #10 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 445699
  --> https://bugs.webkit.org/attachment.cgi?id=445699
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=445699&action=review

> Source/JavaScriptCore/jit/JITOpcodes.cpp:1260
> +    for (size_t j = first; j < count; ++j)
> +        emitPutVirtualRegister(virtualRegisterForLocal(j), jsRegT10);

small nit: This can go in the above "if"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211203/753cd848/attachment.htm>


More information about the webkit-unassigned mailing list