[Webkit-unassigned] [Bug 166847] New: GC barrier shouldn't need any fences

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 9 09:59:29 PST 2017


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

            Bug ID: 166847
           Summary: GC barrier shouldn't need any fences
    Classification: Unclassified
           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

My initial implementation of the retreating wavefront barrier required a store-load fence.

This is not necessary if you do some double-buffering.

-- 
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/20170109/64a223bc/attachment.html>


More information about the webkit-unassigned mailing list