<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:aheejin@gmail.com" title="Heejin Ahn <aheejin@gmail.com>"> <span class="fn">Heejin Ahn</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - wasm32: atomic_notify intrinsic disagrees with Gecko/wabt implementations"
   href="https://bugs.llvm.org/show_bug.cgi?id=38632">bug 38632</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;">CC</td>
           <td>
                
           </td>
           <td>aheejin@gmail.com
           </td>
         </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>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - wasm32: atomic_notify intrinsic disagrees with Gecko/wabt implementations"
   href="https://bugs.llvm.org/show_bug.cgi?id=38632#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - wasm32: atomic_notify intrinsic disagrees with Gecko/wabt implementations"
   href="https://bugs.llvm.org/show_bug.cgi?id=38632">bug 38632</a>
              from <span class="vcard"><a class="email" href="mailto:aheejin@gmail.com" title="Heejin Ahn <aheejin@gmail.com>"> <span class="fn">Heejin Ahn</span></a>
</span></b>
        <pre>Turned out that we once changed the type of the wake count from i32 to i64 and
then decided to revert it back to i32, but the spec was not update accordingly.
Fixed in the following commits:
<a href="https://reviews.llvm.org/rL340234">https://reviews.llvm.org/rL340234</a>
<a href="https://reviews.llvm.org/rL340235">https://reviews.llvm.org/rL340235</a>
<a href="https://github.com/WebAssembly/threads/commit/a8b68bbb0c90f66816c8073f6a3f9ef23f94d41f">https://github.com/WebAssembly/threads/commit/a8b68bbb0c90f66816c8073f6a3f9ef23f94d41f</a></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>