<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 - Improve store merging"
href="https://bugs.llvm.org/show_bug.cgi?id=47023">bug 47023</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 - Improve store merging"
href="https://bugs.llvm.org/show_bug.cgi?id=47023#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Improve store merging"
href="https://bugs.llvm.org/show_bug.cgi?id=47023">bug 47023</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>(In reply to David Bolvansky from <a href="show_bug.cgi?id=47023#c6">comment #6</a>)
<span class="quote">> Seems to be fixed in LLVM 12 (probably second run of SROA)</span >
Yes, it was likely the pipeline change that took care of these examples.
I added all of these as IR phase ordering tests, so we won't break these
specific tests again:
<a href="https://reviews.llvm.org/rGbe1028053e93">https://reviews.llvm.org/rGbe1028053e93</a>
So I'll mark this as fixed. x86 codegen is not identical to gcc's, but let's
open another report if that is a concern.</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>