<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - B3 should have a Depend operation"
   href="https://bugs.webkit.org/show_bug.cgi?id=162350#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - B3 should have a Depend operation"
   href="https://bugs.webkit.org/show_bug.cgi?id=162350">bug 162350</a>
              from <span class="vcard"><a class="email" href="mailto:jfbastien&#64;apple.com" title="JF Bastien &lt;jfbastien&#64;apple.com&gt;"> <span class="fn">JF Bastien</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>