[Webkit-unassigned] [Bug 172843] New: B3 should have fully-fenced loads and stores

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 1 17:28:08 PDT 2017


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

            Bug ID: 172843
           Summary: B3 should have fully-fenced loads and stores
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

These can be implemented as CAS or LL/SC loops. They can be implemented most efficiently if we represent the notion of a fully-fenced load/store in IR somehow.

-- 
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/20170602/1051da53/attachment-0001.html>


More information about the webkit-unassigned mailing list