dklochkov-intel
Results
2
issues of
dklochkov-intel
1. A separate .def file was created for deprecated features that are not part of SYCL 2020 spec 2. info::device::atomic64 was deprecated 3. Test for info::device::atomic64 deprecated was added into...
This PR fixes problems of group algorithm tests in https://github.com/intel/llvm/issues/18390#issuecomment-2867168076 SYCL :: GroupAlgorithm/exclusive_scan_sycl2020.cpp SYCL :: GroupAlgorithm/inclusive_scan_sycl2020.cpp SYCL :: GroupAlgorithm/reduce_sycl2020.cpp