llvm
182779dc - [SYCL] Fixes for `usm_allocator` properties (#19890)

Commit
193 days ago
[SYCL] Fixes for `usm_allocator` properties (#19890) * Fix `verifyUSMAllocatorProperties` to allow supported properties * No need to specialize `is_property<...>` for USM properties - `std::base_of_v<>`-based implementation covers that.
Parents
Loading