<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:t.p.northover@gmail.com" title="Tim Northover <t.p.northover@gmail.com>"> <span class="fn">Tim Northover</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Incorrect barriers for atomic intrinsics on ARM64"
   href="https://bugs.llvm.org/show_bug.cgi?id=29102">bug 29102</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Incorrect barriers for atomic intrinsics on ARM64"
   href="https://bugs.llvm.org/show_bug.cgi?id=29102#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Incorrect barriers for atomic intrinsics on ARM64"
   href="https://bugs.llvm.org/show_bug.cgi?id=29102">bug 29102</a>
              from <span class="vcard"><a class="email" href="mailto:t.p.northover@gmail.com" title="Tim Northover <t.p.northover@gmail.com>"> <span class="fn">Tim Northover</span></a>
</span></b>
        <pre>I've now had some fairly detailed discussions with people at ARM and the
consensus is that this "full barrier" constraint is only in the Linux Kernel,
not in C++ (which is the memory model LLVM uses).

So I'm going to close this as invalid for now.

Feel free to reopen if a C++ example turns up where we do the wrong thing, and
reopen/retitle or refile to cover a super_seq_cst (name t.b.d.) ordering.
Obviously it would need someone willing and able to drive the work though.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>