<html>
<head>
<base href="https://bugs.freedesktop.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 - Add cl_khr_int64_base_atomics to Clover and make it work on radeonsi"
href="https://bugs.freedesktop.org/show_bug.cgi?id=99950">99950</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Add cl_khr_int64_base_atomics to Clover and make it work on radeonsi
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/Gallium/radeonsi
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>vedran@miletic.net
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Documentation:
<a href="https://www.khronos.org/registry/OpenCL/sdk/1.0/docs/man/xhtml/cl_khr_int64_base_atomics.html">https://www.khronos.org/registry/OpenCL/sdk/1.0/docs/man/xhtml/cl_khr_int64_base_atomics.html</a>
Clang is aware of this extension:
tools/clang/lib/Basic/Targets.cpp:
Opts.support("cl_khr_int64_base_atomics");
tools/clang/lib/Sema/Sema.cpp: // cl_khr_int64_base_atomics and
cl_khr_int64_extended_atomics
tools/clang/lib/Sema/Sema.cpp: // is supported and the
cl_khr_int64_base_atomics and
tools/clang/lib/Sema/Sema.cpp: // atomic_ptrdiff_t are supported if the
cl_khr_int64_base_atomics and
tools/clang/lib/Sema/Sema.cpp: "cl_khr_int64_base_atomics
cl_khr_int64_extended_atomics");
BUFFER_ATOMIC_*_X2 and FLAT_ATOMIC_*_X2 are available in LLVM/AMDGPU.
User/potential test: <a class="bz_bug_link
bz_status_NEW "
title="NEW - Make OpenMM OpenCL support work on Clover and RadeonSI"
href="show_bug.cgi?id=99764">bug 99764</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>