<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 - Failure to recognise commutable binop intrinsics"
href="https://bugs.llvm.org/show_bug.cgi?id=46897">bug 46897</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;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr>
<tr>
<td style="text-align:right;">Fixed By Commit(s)</td>
<td>09652721
</td>
<td>09652721, 2391a34f9f
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Failure to recognise commutable binop intrinsics"
href="https://bugs.llvm.org/show_bug.cgi?id=46897#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Failure to recognise commutable binop intrinsics"
href="https://bugs.llvm.org/show_bug.cgi?id=46897">bug 46897</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>These should be the last steps for commutative analysis for min/max:
<a href="https://github.com/llvm/llvm-project/commit/bdd5bfd0e434637c44916fe2072b1d80fa022092">https://github.com/llvm/llvm-project/commit/bdd5bfd0e434637c44916fe2072b1d80fa022092</a>
<a href="https://github.com/llvm/llvm-project/commit/2391a34f9f529705a9c7761df350e7f012cca191">https://github.com/llvm/llvm-project/commit/2391a34f9f529705a9c7761df350e7f012cca191</a>
I opened <a class="bz_bug_link
bz_status_NEW "
title="NEW - [NewGVN] missed matching of commutative intrinsics"
href="show_bug.cgi?id=47409">bug 47409</a> to track the newgvn enhancement and <a class="bz_bug_link
bz_status_NEW "
title="NEW - [EarlyCSE] recognize commutative intrinsics with >2 args"
href="show_bug.cgi?id=47410">bug 47410</a> for early-cse.</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>