<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:renato.golin@linaro.org" title="Renato Golin <renato.golin@linaro.org>"> <span class="fn">Renato Golin</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - llc is taking 2000x time to compile for ARM target than for x86"
   href="https://llvm.org/bugs/show_bug.cgi?id=11024">bug 11024</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>REOPENED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>renato.golin@linaro.org
           </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 - llc is taking 2000x time to compile for ARM target than for x86"
   href="https://llvm.org/bugs/show_bug.cgi?id=11024#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - llc is taking 2000x time to compile for ARM target than for x86"
   href="https://llvm.org/bugs/show_bug.cgi?id=11024">bug 11024</a>
              from <span class="vcard"><a class="email" href="mailto:renato.golin@linaro.org" title="Renato Golin <renato.golin@linaro.org>"> <span class="fn">Renato Golin</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=11024#c10">comment #10</a>)
<span class="quote">> OK I just reopen this topic to add this comment. I've checked with trunc and
> now it runs in 10 secs, so however this is a 10x improvement, it is still
> 100x slower than for x86 target.</span >

This IR is too old, trunk doesn't accept it. If this is still an issue, please
attach an IR that trunk can consume and reopen.


<span class="quote">> As you can see, now ARM Instruction selection is taking most of the time.</span >

The same was true in the x86 case, I don't think that's an issue, since that's
the bulk of the work anyway.</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>