Skip to content

DPC++ daily 2022-08-17

Pre-release
Pre-release
Compare
Choose a tag to compare
@bb-sycl bb-sycl released this 17 Aug 16:20
· 128999 commits to sycl since this release
54655a2
[SYCL][ABI-break] Promote extended CG/handler members (#6555)

Several new members were added to CG/handler via the extended member
workaround. This patch promotes them to actual fields of those classes
now that the ABI can be broken.