mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-28 02:37:37 +00:00
85e2fa44c6
Fixes OCL CTS rsqrt and half_rsqrt (1 thread, scalaer) tests on AMD Turks. Reviewer: awatry Differential Revision: https://reviews.llvm.org/D74016
13 lines
275 B
Plaintext
13 lines
275 B
Plaintext
math/fmax.cl
|
|
math/fmin.cl
|
|
math/native_rsqrt.cl
|
|
math/rsqrt.cl
|
|
synchronization/barrier.cl
|
|
workitem/get_global_offset.cl
|
|
workitem/get_group_id.cl
|
|
workitem/get_global_size.cl
|
|
workitem/get_local_id.cl
|
|
workitem/get_local_size.cl
|
|
workitem/get_num_groups.cl
|
|
workitem/get_work_dim.cl
|