[llvm-bugs] [Bug 41963] New: Overload OpenCL 1.2 atomics with __generic address space
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue May 21 06:35:11 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41963
Bug ID: 41963
Summary: Overload OpenCL 1.2 atomics with __generic address
space
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: OpenCL
Assignee: unassignedclangbugs at nondot.org
Reporter: drohr at jwdt.org
CC: anastasia.stulova at arm.com, llvm-bugs at lists.llvm.org
Following up on: https://github.com/KhronosGroup/OpenCL-Docs/issues/66.
Would it be possible to implement these overloads in clang, if necessary as an
extension? It would help porting code from 1.2 to 2.0, and basically keep the
1.2 compatibility as much as possible.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190521/60a0b848/attachment-0001.html>
More information about the llvm-bugs
mailing list