All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 99950] Add cl_khr_int64_base_atomics to Clover and make it work on radeonsi
@ 2017-02-24 20:30 bugzilla-daemon
  2017-02-24 20:51 ` bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2017-02-24 20:30 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1407 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=99950

            Bug ID: 99950
           Summary: Add cl_khr_int64_base_atomics to Clover and make it
                    work on radeonsi
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: vedran@miletic.net
        QA Contact: dri-devel@lists.freedesktop.org

Documentation:
https://www.khronos.org/registry/OpenCL/sdk/1.0/docs/man/xhtml/cl_khr_int64_base_atomics.html

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: bug 99764

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3067 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-09-27 15:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-24 20:30 [Bug 99950] Add cl_khr_int64_base_atomics to Clover and make it work on radeonsi bugzilla-daemon
2017-02-24 20:51 ` bugzilla-daemon
2017-02-24 20:58 ` bugzilla-daemon
2017-03-13 19:49 ` bugzilla-daemon
2017-09-27 15:27 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.