Skip to content

[SYCL][NFC] Remove unused parameter names from parallel_fors #7109

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

Conversation

steffenlarsen
Copy link
Contributor

@steffenlarsen steffenlarsen commented Oct 19, 2022

This commit removes unused parameter names from:

  • Properties on parallel_for_impl as only the type of the property list is used currently.
  • All arguments in the unspecialized KernelPropertiesUnpacker<PropertiesT>::kernel_parallel_for_work_group_unpack like the other dummy functions in the struct.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen steffenlarsen merged commit 77b1e9d into intel:sycl Oct 19, 2022
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