<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:alina.sbirlea@gmail.com" title="Alina Sbirlea <alina.sbirlea@gmail.com>"> <span class="fn">Alina Sbirlea</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - Assertion `AL->size() == ActualAccesses.size() && "We don't have the same number of accesses in the block as on the " "access list"' failed."
href="https://bugs.llvm.org/show_bug.cgi?id=51020">bug 51020</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>WONTFIX
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>alina.sbirlea@gmail.com
</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 WONTFIX - Assertion `AL->size() == ActualAccesses.size() && "We don't have the same number of accesses in the block as on the " "access list"' failed."
href="https://bugs.llvm.org/show_bug.cgi?id=51020#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - Assertion `AL->size() == ActualAccesses.size() && "We don't have the same number of accesses in the block as on the " "access list"' failed."
href="https://bugs.llvm.org/show_bug.cgi?id=51020">bug 51020</a>
from <span class="vcard"><a class="email" href="mailto:alina.sbirlea@gmail.com" title="Alina Sbirlea <alina.sbirlea@gmail.com>"> <span class="fn">Alina Sbirlea</span></a>
</span></b>
<pre>+1 To Nikita's answer, this is the expected behavior.
Your input is pertinent, that a better error in such cases would be useful.
Unfortunately there is no easy/good way to do that at this point; an ugly way
is hardcoding all the passes that do preserve MSSA and err-out if a loop-mssa
pipeline is created with anything outside that list.</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>