Skip to content

[SYCL] Fix unreferenced parameters #10482

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
Jul 20, 2023
Merged

Conversation

rdeodhar
Copy link
Contributor

This adds references to unused function parameters to avoid build errors.

@rdeodhar rdeodhar requested review from a team as code owners July 19, 2023 22:55
@rdeodhar rdeodhar requested a review from aelovikov-intel July 19, 2023 22:55
@rdeodhar rdeodhar changed the title [SYCL] [L0] FIx unreferenced parameters. [SYCL] [L0] Fix unreferenced parameters. Jul 19, 2023
@rdeodhar rdeodhar temporarily deployed to aws July 19, 2023 23:27 — with GitHub Actions Inactive
@rdeodhar
Copy link
Contributor Author

Yes, using unnamed parameters is better.

@rdeodhar rdeodhar temporarily deployed to aws July 20, 2023 00:06 — with GitHub Actions Inactive
@rdeodhar rdeodhar temporarily deployed to aws July 20, 2023 01:19 — with GitHub Actions Inactive
@dm-vodopyanov dm-vodopyanov changed the title [SYCL] [L0] Fix unreferenced parameters. [SYCL] Fix unreferenced parameters. Jul 20, 2023
@dm-vodopyanov dm-vodopyanov changed the title [SYCL] Fix unreferenced parameters. [SYCL] Fix unreferenced parameters Jul 20, 2023
@dm-vodopyanov dm-vodopyanov merged commit aedbb04 into intel:sycl Jul 20, 2023
mdtoguchi pushed a commit to mdtoguchi/llvm that referenced this pull request Oct 18, 2023
This adds references to unused function parameters to avoid build
errors.

---------

Co-authored-by: Vyacheslav Klochkov <[email protected]>
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