Skip to content

[SYCL] Use unnamed lambdas to name fill/copy/etc. kernels when possible #10862

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
Aug 23, 2023

Conversation

aelovikov-intel
Copy link
Contributor

This is an attempt to fix #469 in a scenario when unnamed lambda feature is enabled.

@aelovikov-intel aelovikov-intel requested a review from a team as a code owner August 17, 2023 18:29
This is an attempt to fix intel#469 in a
scenario when unnamed lambda feature is enabled.
@aelovikov-intel
Copy link
Contributor Author

@KseniyaTikhomirova , @intel/llvm-reviewers-runtime , ping.

Copy link
Contributor

@KseniyaTikhomirova KseniyaTikhomirova left a comment

Choose a reason for hiding this comment

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

LGTM

@aelovikov-intel aelovikov-intel merged commit ec4b348 into intel:sycl Aug 23, 2023
@aelovikov-intel aelovikov-intel deleted the fill-unnamed branch August 23, 2023 15:01
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.

[SYCL] Explicit fill broken when using nested template types
2 participants