llvm
4adef622
- [SYCL] Remove deprecated sub_group::load and sub_group::store (#21875)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
25 days ago
[SYCL] Remove deprecated sub_group::load and sub_group::store (#21875) These methods were deprecated in #15405 in favor of sycl::ext::oneapi::experimental::group_load/group_store. Moved deprecated group_load_store spec to removed.
References
#21875 - [SYCL] Remove deprecated sub_group::load and sub_group::store
Author
againull
Parents
e7ac048a
Loading