[Webkit-unassigned] [Bug 162350] B3 should have a Depend operation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 11:50:08 PDT 2016


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

--- Comment #1 from JF Bastien <jfbastien at apple.com> ---
Dependency should also support straight pointer chasing dependency. The key is that the compiler can't dematerialize the original pointer load. If you express this dependency then you can skip acquire fences as well.

The address dependency rule is an extra complication for non-pointer-chasing dependencies.

-- 
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/20160921/39c7d554/attachment.html>


More information about the webkit-unassigned mailing list