<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:david.green@arm.com" title="Dave Green <david.green@arm.com>"> <span class="fn">Dave Green</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Infinite loop in compiler after 9020e22a876e15afd7b5d13ac3abf180b5cf9343"
href="https://bugs.llvm.org/show_bug.cgi?id=52397">bug 52397</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 - Infinite loop in compiler after 9020e22a876e15afd7b5d13ac3abf180b5cf9343"
href="https://bugs.llvm.org/show_bug.cgi?id=52397#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Infinite loop in compiler after 9020e22a876e15afd7b5d13ac3abf180b5cf9343"
href="https://bugs.llvm.org/show_bug.cgi?id=52397">bug 52397</a>
from <span class="vcard"><a class="email" href="mailto:david.green@arm.com" title="Dave Green <david.green@arm.com>"> <span class="fn">Dave Green</span></a>
</span></b>
<pre>Thanks for the report. There was an issue with the shuffle vector allowing
poison elements to be created, breaking the checks for -1 we have.
I've put a fix for that in as
<a href="https://reviews.llvm.org/rG1e5f814302f8c24bdcc6f79623b86bd32231278f">https://reviews.llvm.org/rG1e5f814302f8c24bdcc6f79623b86bd32231278f</a>.
Please let me know if it doesn't fix the issue for you, or some other problem
comes up.</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>