Skip to content

Conversation

@AlexeySachkov
Copy link
Contributor

This is a cherry-pick of #19890

  • Fix verifyUSMAllocatorProperties to allow supported properties
  • No need to specialize is_property<...> for USM properties - std::base_of_v<>-based implementation covers that.

* Fix `verifyUSMAllocatorProperties` to allow supported properties
* No need to specialize `is_property<...>` for USM properties -
`std::base_of_v<>`-based implementation covers that.
Copy link
Contributor

@aelovikov-intel aelovikov-intel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@AlexeySachkov
Copy link
Contributor Author

Unexpectedly Passed Tests (1):
  SYCL :: KernelAndProgram/kernel-bundle-get-kernel-ids.cpp

That is a known XPASS, I will proceed with merge

@AlexeySachkov AlexeySachkov merged commit f2bab60 into intel:sycl-rel-6_3 Sep 10, 2025
21 of 23 checks passed
@AlexeySachkov AlexeySachkov deleted the private/asachkov/cherry-pick-19890 branch September 10, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants