[webkit-reviews] review requested: [Bug 169705] [jsc] Add MacroAssemblerMIPS::storeFence() : [Attachment 305147] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 22 17:58:51 PDT 2017


Guillaume Emont <guijemont at igalia.com> has asked  for review:
Bug 169705: [jsc] Add MacroAssemblerMIPS::storeFence()
https://bugs.webkit.org/show_bug.cgi?id=169705

Attachment 305147: Patch

https://bugs.webkit.org/attachment.cgi?id=305147&action=review




--- Comment #3 from Guillaume Emont <guijemont at igalia.com> ---
Created attachment 305147

  --> https://bugs.webkit.org/attachment.cgi?id=305147&action=review

Patch

New version adding a FIXME with a link to
https://bugs.webkit.org/show_bug.cgi?id=169984. The FIXME was added to
MIPSAssembler::sync() as it is the common denominator for the issue, which
likely affects both memoryFence() and storeFence() in the same way.


More information about the webkit-reviews mailing list