[Webkit-unassigned] [Bug 188145] Hardcoded LFENCE instruction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 3 10:15:33 PDT 2018


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

Filip Pizlo <fpizlo at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #346059|review?                     |review-
              Flags|                            |

--- Comment #16 from Filip Pizlo <fpizlo at apple.com> ---
Comment on attachment 346059
  --> https://bugs.webkit.org/attachment.cgi?id=346059
Patch

This change is wrong because cpuid is dramatically slower than lfence and because lfence is no longer the way we are mitigating Spectre.  We should just remove all uses of speculationFence() and remove speculationFence().

-- 
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/20180803/c050eeaa/attachment.html>


More information about the webkit-unassigned mailing list