<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 - _mm256_max_epi32 broken up into cmp and blend"
href="https://bugs.llvm.org/show_bug.cgi?id=32306">bug 32306</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 - _mm256_max_epi32 broken up into cmp and blend"
href="https://bugs.llvm.org/show_bug.cgi?id=32306#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - _mm256_max_epi32 broken up into cmp and blend"
href="https://bugs.llvm.org/show_bug.cgi?id=32306">bug 32306</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 call this fixed. The remaining test cases are checked in.
I've linked <a class="bz_bug_link
bz_status_NEW "
title="NEW - [X86][SSE] Failure to keep horizontal min/max reductions on vector unit"
href="show_bug.cgi?id=33301">bug 33301</a> to this because part of solving that one is likely the
same thing I mentioned here: we should bypass further transforms if we detect a
min/max because (as we can see there too), it's difficult to restore that
pattern.</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>