<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 - Instcombine enters an infinite loop when optimizing IR"
href="https://bugs.llvm.org/show_bug.cgi?id=45539">bug 45539</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 - Instcombine enters an infinite loop when optimizing IR"
href="https://bugs.llvm.org/show_bug.cgi?id=45539#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Instcombine enters an infinite loop when optimizing IR"
href="https://bugs.llvm.org/show_bug.cgi?id=45539">bug 45539</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>Constant expressions again...there have been messages on llvm-dev recently
suggesting that those were a mistake.
To get this bug off the queue and not add risk to D68408, I pushed the usual
1-line fix here with a further reduced test:
<a href="https://reviews.llvm.org/rG01bcc3e93714">https://reviews.llvm.org/rG01bcc3e93714</a>
There's another transform just below the changed code that seems like it could
hit the same problem...but I didn't see a conflicting transform on that one at
first glance, so didn't change it yet.</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>