Skip to content

DPC++ daily 2022-12-01

Pre-release
Pre-release
Compare
Choose a tag to compare
@bb-sycl bb-sycl released this 01 Dec 17:45
· 117804 commits to sycl since this release
ca10db9
[Clang] Improve generation of GV for virtual funcs (#7449)

Reduce the code intended to generate valid device code global pointers
with global address space in SYCL by introducing a new
`DefaultInt8PtrTy` type.