<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:chris.bieneman@me.com" title="Chris Bieneman <chris.bieneman@me.com>"> <span class="fn">Chris Bieneman</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - trunk r264314 fails with polly: __multi3 is not available in the i386 compiler-rt"
   href="https://llvm.org/bugs/show_bug.cgi?id=27077">bug 27077</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></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - trunk r264314 fails with polly: __multi3 is not available in the i386 compiler-rt"
   href="https://llvm.org/bugs/show_bug.cgi?id=27077#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - trunk r264314 fails with polly: __multi3 is not available in the i386 compiler-rt"
   href="https://llvm.org/bugs/show_bug.cgi?id=27077">bug 27077</a>
              from <span class="vcard"><a class="email" href="mailto:chris.bieneman@me.com" title="Chris Bieneman <chris.bieneman@me.com>"> <span class="fn">Chris Bieneman</span></a>
</span></b>
        <pre>Actually, my apologies, I need to re-open this. We can't add this function to
the darwin builtins because that builtin function isn't supported on platforms
without CRT_HAS_128BIT, and Darwin doesn't support CRT_HAS_128BIT on i386.

Polly will need to not generate this call when targeting i386 darwin.</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>