<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Performance regression on ARM within (219545, 219569]"
   href="http://llvm.org/bugs/show_bug.cgi?id=21296">21296</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Performance regression on ARM within (219545, 219569]
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>new bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>renato.golin@linaro.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Our benchmark buildbot detected a regression on ARM:

<a href="http://llvm.org/perf/db_default/v4/nts/graph?plot.0=49.128.2&highlight_run=31861">http://llvm.org/perf/db_default/v4/nts/graph?plot.0=49.128.2&highlight_run=31861</a>

According to Hal:

Based on the commit logs, it does seem like the best candidates are:
  r219566, r219567, r219568 - InstCombine bug fixes re: no-wrap flags
  r219550, r219562 - Fixes to trip-count computations in the
vectorizer/unroller

and given the magnitude of the change, I think that the trip-count changes are
more likely.

Since those were bug fixes, we should proceed with caution and make sure there
isn't a fix on top of those patches before considering anything more radical.

It may very well be that the ARM back-end is not dealing with some new patterns
correctly, or that the transformation has generated unoptimal sequences.</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>