<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Request merge of fix for crash in SVEIntrinsicOpts::optimizePTest"
href="https://bugs.llvm.org/show_bug.cgi?id=47201">47201</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Request merge of fix for crash in SVEIntrinsicOpts::optimizePTest
</td>
</tr>
<tr>
<th>Product</th>
<td>libraries
</td>
</tr>
<tr>
<th>Version</th>
<td>11.0
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>release blocker
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Backend: AArch64
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>david.sherwood@arm.com
</td>
</tr>
<tr>
<th>CC</th>
<td>arnaud.degrandmaison@arm.com, llvm-bugs@lists.llvm.org, smithp352@googlemail.com, Ties.Stuij@arm.com
</td>
</tr></table>
<p>
<div>
<pre>Hi, can I ask if it's possible to get the following patch cherry-picked onto
the LLVM 11 release branch?
This is a fix for a crash in a SVE-specific IR pass performing optimisations on
SVE intrinics. This problem can only be observed by compiling SVE ACLE code for
AArch64 targets with +sve.
The fix is here:
6c7957c9901714b7ad0a8d2743a8c431b57fd0c9 David Sherwood [SVE] Fix bug in
SVEIntrinsicOpts::optimizePTest
and can be applied with
git cherry-pick 6c7957c9901714b7ad0a8d2743a8c431b57fd0c9
If you have any problems please don't hesitate to contact me,
Thanks,
David.</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>