[Webkit-unassigned] [Bug 169705] [jsc] Add MacroAssemblerMIPS::storeFence()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 15 15:43:19 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=169705
Guillaume Emont <guijemont at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #304565| |review?, commit-queue?
Flags| |
--- Comment #1 from Guillaume Emont <guijemont at igalia.com> ---
Created attachment 304565
--> https://bugs.webkit.org/attachment.cgi?id=304565&action=review
Patch
The patch. We use sync with no parameters because I could not find a lighter option that would be a proper store fence. I think we could explore the idea of using SYNC_MB for both memoryFence() and storeFence() in the future though.
--
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/20170315/b2b31c98/attachment.html>
More information about the webkit-unassigned
mailing list