<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:davide@freebsd.org" title="Davide Italiano <davide@freebsd.org>"> <span class="fn">Davide Italiano</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - wrong code with "opt -inline -instcombine -ipsccp -loop-extract""
href="https://bugs.llvm.org/show_bug.cgi?id=31077">bug 31077</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>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>davide@freebsd.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 - wrong code with "opt -inline -instcombine -ipsccp -loop-extract""
href="https://bugs.llvm.org/show_bug.cgi?id=31077#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - wrong code with "opt -inline -instcombine -ipsccp -loop-extract""
href="https://bugs.llvm.org/show_bug.cgi?id=31077">bug 31077</a>
from <span class="vcard"><a class="email" href="mailto:davide@freebsd.org" title="Davide Italiano <davide@freebsd.org>"> <span class="fn">Davide Italiano</span></a>
</span></b>
<pre>Fixed in trunk.
commit 915a4bc0f9f60eae0e07381134aa7d63fe0bdda8
Author: Matthew Simpson <<a href="mailto:mssimpso@codeaurora.org">mssimpso@codeaurora.org</a>>
Date: Fri Apr 21 14:14:54 2017 +0000
[LV] Model if-converted phi node costs
Phi nodes in non-header blocks are converted to select instructions after
if-conversion. This patch updates the cost model to account for the
selects.
Differential Revision: <a href="https://reviews.llvm.org/D31906">https://reviews.llvm.org/D31906</a>
git-svn-id: <a href="https://llvm.org/svn/llvm-project/llvm/trunk@300980">https://llvm.org/svn/llvm-project/llvm/trunk@300980</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>