<html>
<head>
<base href="https://llvm.org/bugs/" />
</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 - Floating-point "and" not optimized on x86-64"
href="https://llvm.org/bugs/show_bug.cgi?id=22428">bug 22428</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;">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 - Floating-point "and" not optimized on x86-64"
href="https://llvm.org/bugs/show_bug.cgi?id=22428#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Floating-point "and" not optimized on x86-64"
href="https://llvm.org/bugs/show_bug.cgi?id=22428">bug 22428</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>The original test case (fabs) will not show the problem after:
<a href="http://reviews.llvm.org/rL249702">http://reviews.llvm.org/rL249702</a>
Cases where there's a logic op with a constant operand (<a href="show_bug.cgi?id=22428#c2">comment 2</a> and <a href="show_bug.cgi?id=22428#c9">comment
9</a>) should be fixed with:
<a href="http://reviews.llvm.org/rL251378">http://reviews.llvm.org/rL251378</a>
Please reopen or file a new bug if you still see problems. Thanks!</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>