<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:smeenai@fb.com" title="Shoaib Meenai <smeenai@fb.com>"> <span class="fn">Shoaib Meenai</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - LLVM 12 regression: AArch64 backend generates incorrect code for f32 to i128 conversion"
   href="https://bugs.llvm.org/show_bug.cgi?id=49710">bug 49710</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>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>FIXED
           </td>
           <td>---
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>smeenai@fb.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - LLVM 12 regression: AArch64 backend generates incorrect code for f32 to i128 conversion"
   href="https://bugs.llvm.org/show_bug.cgi?id=49710#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - LLVM 12 regression: AArch64 backend generates incorrect code for f32 to i128 conversion"
   href="https://bugs.llvm.org/show_bug.cgi?id=49710">bug 49710</a>
              from <span class="vcard"><a class="email" href="mailto:smeenai@fb.com" title="Shoaib Meenai <smeenai@fb.com>"> <span class="fn">Shoaib Meenai</span></a>
</span></b>
        <pre>The backport is causing llvm/test/CodeGen/AArch64/GlobalISel/legalize-fptoi.mir
to fail for me:

Command Output (stderr):
--
error:
/data/users/smeenai/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/legalize-fptoi.mir:
function 'test_fptoui_s128_s32' isn't defined in the provided LLVM IR

FileCheck error: '<stdin>' is empty.
FileCheck command line:  /home/smeenai/llvm-project/build/Release/bin/FileCheck
--allow-unused-prefixes=false
/data/users/smeenai/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/legalize-fptoi.mir</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>