[Webkit-unassigned] [Bug 274043] REGRESSION (277125 at main): 10% performance regression in Web Assembly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 22 10:48:58 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=274043
--- Comment #7 from Keith Miller <keith_miller at apple.com> ---
>From skimming the change in question the most suspicious thing is that GPRInfo::metadataTableRegister was added to RegisterSetBuilder::wasmPinnedRegisters even though it's not actually a pinned register. I think it could just be added to `JSEntrypointInterpreterCallee::calleeSaveRegistersImpl` and maybe some other places.
--
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/20240522/a35415cb/attachment-0001.htm>
More information about the webkit-unassigned
mailing list