<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:serguei.katkov@azul.com" title="Serguei Katkov <serguei.katkov@azul.com>"> <span class="fn">Serguei Katkov</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Miscompile with LoopLoadElim due to wrong store forwarding (Attempt 3)"
href="https://bugs.llvm.org/show_bug.cgi?id=49889">bug 49889</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;">CC</td>
<td>
</td>
<td>serguei.katkov@azul.com
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</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 - Miscompile with LoopLoadElim due to wrong store forwarding (Attempt 3)"
href="https://bugs.llvm.org/show_bug.cgi?id=49889#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Miscompile with LoopLoadElim due to wrong store forwarding (Attempt 3)"
href="https://bugs.llvm.org/show_bug.cgi?id=49889">bug 49889</a>
from <span class="vcard"><a class="email" href="mailto:serguei.katkov@azul.com" title="Serguei Katkov <serguei.katkov@azul.com>"> <span class="fn">Serguei Katkov</span></a>
</span></b>
<pre>It seems the bug is fixed by
commit e908e063d1f953984fff14636b1c1ad96de8d500
Author: Mindong Chen <<a href="mailto:chenmindong1@huawei.com">chenmindong1@huawei.com</a>>
Date: Mon Jul 19 19:24:38 2021 +0800
[LoopUtils] Fix incorrect RT check bounds of loop-invariant mem accesses
This fixes the lower and upper bound calculation of a
RuntimeCheckingPtrGroup when it has more than one loop
invariant pointers. Resolves PR50686.
Reviewed By: fhahn
Differential Revision: <a href="https://reviews.llvm.org/D104148">https://reviews.llvm.org/D104148</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>