<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 - Cherry-pick willreturn DCE fixes to 12.0.0"
href="https://bugs.llvm.org/show_bug.cgi?id=49267">49267</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Cherry-pick willreturn DCE fixes to 12.0.0
</td>
</tr>
<tr>
<th>Product</th>
<td>libraries
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Scalar Optimizations
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>nikita.ppv@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Blocks</th>
<td>48902
</td>
</tr></table>
<p>
<div>
<pre>Please cherry-pick the following patches fixing incorrect DCE of non-willreturn
calls to the release branch:
<a href="https://github.com/llvm/llvm-project/commit/4045ad6b0ccd35fe990d51b9bfdd9e7de109bdf5">https://github.com/llvm/llvm-project/commit/4045ad6b0ccd35fe990d51b9bfdd9e7de109bdf5</a>
(tests)
<a href="https://github.com/llvm/llvm-project/commit/370addb996138a9e3634899cf264c7621307617a">https://github.com/llvm/llvm-project/commit/370addb996138a9e3634899cf264c7621307617a</a>
(refactoring)
<a href="https://github.com/llvm/llvm-project/commit/2f17ed294fcd8cde505b93c9c5bbab06ba59051c">https://github.com/llvm/llvm-project/commit/2f17ed294fcd8cde505b93c9c5bbab06ba59051c</a>
(actual fix)
<a href="https://github.com/llvm/llvm-project/commit/ac065b7a37d6dd8daacd526f6c3a0d1563bc88ac">https://github.com/llvm/llvm-project/commit/ac065b7a37d6dd8daacd526f6c3a0d1563bc88ac</a>
(LLD test fixup)
If necessary, I can also come up with a variant of the patch that doesn't need
the refactoring commit.</pre>
</div>
</p>
<div id="referenced">
<hr style="border: 1px dashed #969696">
<b>Referenced Bugs:</b>
<ul>
<li>
[<a class="bz_bug_link
bz_status_NEW "
title="NEW - [meta] 12.0.0 Release Blockers"
href="https://bugs.llvm.org/show_bug.cgi?id=48902">Bug 48902</a>] [meta] 12.0.0 Release Blockers
</li>
</ul>
</div>
<br>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>