Skip to content

DPC++ daily 2021-09-19

Pre-release
Pre-release
Compare
Choose a tag to compare
@bb-sycl bb-sycl released this 19 Sep 17:44
· 129032 commits to sycl since this release
78a3e77
[SYCL] Implement sub-group mask extension  (#4481)

The specification is available under https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/SubGroupMask/SubGroupMask.asciidoc

Complementary test changes are available under intel/llvm-test-suite#441, intel/llvm-test-suite#462