llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL] fix asserts after logical operation changes

Open dklochkov-emb opened this issue 8 months ago • 0 comments

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

dklochkov-emb avatar May 12 '25 11:05 dklochkov-emb