Skip to content

[SYCL][Graph] Removing unnecessary copy of KernelName #17833

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 2 commits into from
Apr 3, 2025

Conversation

reble
Copy link
Contributor

@reble reble commented Apr 3, 2025

by using const auto & instead of auto.

@reble reble requested a review from a team as a code owner April 3, 2025 17:57
@reble reble requested a review from konradkusiak97 April 3, 2025 17:57
@reble reble temporarily deployed to WindowsCILock April 3, 2025 17:58 — with GitHub Actions Inactive
@reble reble temporarily deployed to WindowsCILock April 3, 2025 18:20 — with GitHub Actions Inactive
@reble reble temporarily deployed to WindowsCILock April 3, 2025 18:35 — with GitHub Actions Inactive
@reble reble temporarily deployed to WindowsCILock April 3, 2025 18:35 — with GitHub Actions Inactive
@reble
Copy link
Contributor Author

reble commented Apr 3, 2025

@intel/llvm-gatekeepers this can be merged. Thanks!

@uditagarwal97 uditagarwal97 merged commit 7369251 into intel:sycl Apr 3, 2025
23 checks passed
KornevNikita pushed a commit that referenced this pull request May 27, 2025
by using `const auto &` instead of `auto`.
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.

3 participants