Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update shuffle API for compatibility reason
SYCL2020 introduced a new API for shuffle operation and the old one seems deprecated in latest intel/llvm open source compiler commit. This patch update that call to the new one to keep compiler compatibility.
- Loading branch information