<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:spatel+llvm@rotateright.com" title="Sanjay Patel <spatel+llvm@rotateright.com>"> <span class="fn">Sanjay Patel</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - wrong code at -O3 on x86_64-linux-gnu"
href="https://bugs.llvm.org/show_bug.cgi?id=51531">bug 51531</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>CONFIRMED
</td>
<td>RESOLVED
</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 at -O3 on x86_64-linux-gnu"
href="https://bugs.llvm.org/show_bug.cgi?id=51531#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - wrong code at -O3 on x86_64-linux-gnu"
href="https://bugs.llvm.org/show_bug.cgi?id=51531">bug 51531</a>
from <span class="vcard"><a class="email" href="mailto:spatel+llvm@rotateright.com" title="Sanjay Patel <spatel+llvm@rotateright.com>"> <span class="fn">Sanjay Patel</span></a>
</span></b>
<pre>I think it's safe to resolve this report. I reverted the offending patch with:
<a href="https://reviews.llvm.org/rGec54e275f56cc042eb9c25acd">https://reviews.llvm.org/rGec54e275f56cc042eb9c25acd</a>
And added a minimal test based on this example:
<a href="https://reviews.llvm.org/rG00a50f2617849d0f374d8771f">https://reviews.llvm.org/rG00a50f2617849d0f374d8771f</a>
...so we should not fail in the same way.
There's still an open question about another potential bug discussed in:
<a href="https://reviews.llvm.org/D106056">https://reviews.llvm.org/D106056</a></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>