<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#c2">Comment # 2</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:fpizlo&#64;apple.com" title="Filip Pizlo &lt;fpizlo&#64;apple.com&gt;"> <span class="fn">Filip Pizlo</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=162350#c1">comment #1</a>)
<span class="quote">&gt; Dependency should also support straight pointer chasing dependency. The key
&gt; is that the compiler can't dematerialize the original pointer load. If you
&gt; express this dependency then you can skip acquire fences as well.
&gt; 
&gt; The address dependency rule is an extra complication for non-pointer-chasing
&gt; dependencies.</span >

I think that B3 already supports pointer chasing dependencies correctly.  Depend fills in the non-pointer-chasing case.</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>