Skip to content

Conversation

@AlexeySachkov
Copy link
Contributor

This is a cherry-pick of #19535

When free function kernel is a function template which in turn has arguments that are also templates, we may not print the latter properly into integration header.

Specifically, if an argument of a templated free function kernel has an enum template argument of its own then namespace qualifiers for it will be missing.

This patch fixed that.

When free function kernel is a function template which in turn has
arguments that are also templates, we may not print the latter properly
into integration header.

Specifically, if an argument of a templated free function kernel has an
`enum` template argument of its own then namespace qualifiers for it
will be missing.

This patch fixed that.
@AlexeySachkov AlexeySachkov merged commit b5aa43a into intel:sycl-rel-6_3 Sep 1, 2025
23 checks passed
@AlexeySachkov AlexeySachkov deleted the private/asachkov/cherry-pick-19535 branch September 1, 2025 09:27
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