DPC++ daily 2022-11-04
Pre-release
Pre-release
·
120510 commits
to sycl
since this release
[SYCL][LIT] Remove sycl tests from check-all in Debug mode (#7262) They are extremely slow for Debug compiler and sporadically timeout. It would be still possible to run these through check-sycl target. This is NFC for Github Actions CI since we don't use check-all and call all targets separately.