<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:protze@itc.rwth-aachen.de" title="Joachim Protze <protze@itc.rwth-aachen.de>"> <span class="fn">Joachim Protze</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Compilation error in NVPTX deviceRLTs"
href="https://bugs.llvm.org/show_bug.cgi?id=49333">bug 49333</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>FIXED
</td>
<td>---
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>RESOLVED
</td>
<td>REOPENED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>protze@itc.rwth-aachen.de
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Compilation error in NVPTX deviceRLTs"
href="https://bugs.llvm.org/show_bug.cgi?id=49333#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Compilation error in NVPTX deviceRLTs"
href="https://bugs.llvm.org/show_bug.cgi?id=49333">bug 49333</a>
from <span class="vcard"><a class="email" href="mailto:protze@itc.rwth-aachen.de" title="Joachim Protze <protze@itc.rwth-aachen.de>"> <span class="fn">Joachim Protze</span></a>
</span></b>
<pre>2f74c2204827 does not fix the build error. This patch has ptx "71 71" in the
list.
I tried and cherry-picked 1a368ae3b78d, which resolves the build error but does
not apply cleanly.
The alternative to cherry-picking 1a368ae3b78d would be to patch
openmp/libomptarget/deviceRTLs/nvptx/CMakeLists.txt
- set(ptx_feature_list 71 71 70 65 64 63 61 61 60 42)
+ set(ptx_feature_list 70 70 70 65 64 63 61 61 60 42)</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>