<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 degradations of several tests from eembc.2.0 suite and Coremark suite on x86 Avoton-1.7 due to ‘[SimplifyCFG] Be more aggressive’"
   href="http://llvm.org/bugs/show_bug.cgi?id=22616">22616</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Performance degradations of several tests from eembc.2.0 suite and Coremark suite on x86 Avoton-1.7  due to ‘[SimplifyCFG] Be more aggressive’
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libraries
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </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>enhancement
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Scalar Optimizations
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>sergey.k.okunev@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>david.l.kreitzer@intel.com, denis.briltz@intel.com, elena.demikhovsky@intel.com, james.molloy@arm.com, llvmbugs@cs.uiuc.edu, michael.m.kuperstein@intel.com, sergos.gnu@gmail.com, zia.ansari@intel.com
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>While our performance testing  regressions on tests rgbcmykv2 (more than 20%),
mp4decod, mp2enf32, mp2enfix from eembc.2.0 suite and Coremark test were
detected. Bisect analysis showed LLVM revision 229099 is responsible for these
degradations. This revision enabled ‘[SimplifyCFG] Be more aggressive’ as
described in comments.

commit c76bff0715a253321a33287d8dc319e08f6fee8b
Author: James Molloy <<a href="mailto:james.molloy@arm.com">james.molloy@arm.com</a>>
Date:   Fri Feb 13 10:48:30 2015 +0000

    [SimplifyCFG] Be more aggressive

    Up the phi node folding threshold from a cheap "1" to a meagre "2".

    Update tests for extra added selects and slight code churn.

    git-svn-id: <a href="https://llvm.org/svn/llvm-project/llvm/trunk@229099">https://llvm.org/svn/llvm-project/llvm/trunk@229099</a>
91177308-0d34-0410-b5e6-96231b3b80d8</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>