Skip to content

DPC++ daily 2023-01-03

Pre-release
Pre-release
Compare
Choose a tag to compare
@bb-sycl bb-sycl released this 03 Jan 17:39
· 114659 commits to sycl since this release
791ac60
[SYCL] More adjustments for SYCL 2020 vec aliases (#7896)

This is a follow-up from intel/llvm#7889. Adjusted LIT tests to account
for the new definition of `long{n}` alias, which may not always be equal
to `sycl::vec<long, n>` now. Removed some dead code (type traits) from the
runtime.