[webkit-reviews] review granted: [Bug 172306] B3::Value::effects() says that having a fence range implies the fence bit, but on x86_64 we lower loadAcq/storeRel to load/store so the store-before-load fence bit orderings won't be honored : [Attachment 310578] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 18 19:58:02 PDT 2017


Michael Saboff <msaboff at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 172306: B3::Value::effects() says that having a fence range implies the
fence bit, but on x86_64 we lower loadAcq/storeRel to load/store so the
store-before-load fence bit orderings won't be honored
https://bugs.webkit.org/show_bug.cgi?id=172306

Attachment 310578: the patch

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




--- Comment #7 from Michael Saboff <msaboff at apple.com> ---
Comment on attachment 310578
  --> https://bugs.webkit.org/attachment.cgi?id=310578
the patch

r=me


More information about the webkit-reviews mailing list