~pali/libclc/libclc-trunk

Viewing all changes in revision 529.

  • Committer: jvesely
  • Date: 2018-06-21 19:27:39 UTC
  • Revision ID: svn-v4:91177308-0d34-0410-b5e6-96231b3b80d8:libclc/trunk:335280
atom: Use volatile pointers for cl_khr_{global,local}_int32_{base,extended}_atomics

int64 versions were switched to volatile pointers in cl1.1
cl1.1 also renamed atom_ functions to atomic_ that use volatile pointers.
CTS and applications use volatile pointers.

Passes CTS on carrizo
no return piglit tests still pass on turks.

Reviewed-By: Aaron Watry <awatry@gmail.com>
Tested-By: Aaron Watry <awatry@gmail.com>
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: