Skip to content

[SYCL] Handle non-type template parameters in integration headers #18914

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 11, 2025

Conversation

premanandrao
Copy link
Contributor

A recent community change llvm/llvm-project#124858 affected
how we render some non-type template parameters in the integration header. We were
generating malformed arguments of the form 'value-parameter-0-1', which obviously
led to compilation errors when including the header in host compilations.

@premanandrao premanandrao requested a review from a team as a code owner June 11, 2025 01:29
@jsji
Copy link
Contributor

jsji commented Jun 11, 2025

@intel/llvm-gatekeepers This is ready for merge. Thanks.

@kbenzie kbenzie merged commit 4f6a246 into intel:sycl Jun 11, 2025
24 checks passed
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.

4 participants