Skip to content

[SYCL][E2E] Test recursion in device code #15605

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 1 commit into from
Oct 7, 2024

Conversation

Fznamznon
Copy link
Contributor

Recently we allowed any C++ features to be used in manifestly constant-evaluated expressions in device code. This is an E2E test case testing that recursion can be safely used in this way.

Recently we allowed any C++ features to be used in manifestly
constant-evaluated expressions in device code. This is an E2E test case
testing that recursion can be safely used in this way.
@Fznamznon Fznamznon requested a review from a team as a code owner October 4, 2024 14:15
@Fznamznon Fznamznon requested a review from againull October 4, 2024 14:15
@againull againull merged commit 6e095fd into intel:sycl Oct 7, 2024
13 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.

2 participants