Skip to content

[SYCL] [L0] Fix for unreferenced parameters. #10476

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
Jul 19, 2023

Conversation

rdeodhar
Copy link
Contributor

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

@rdeodhar rdeodhar requested a review from a team as a code owner July 19, 2023 21:20
@rdeodhar rdeodhar requested a review from againull July 19, 2023 21:20
@rdeodhar rdeodhar temporarily deployed to aws July 19, 2023 21:36 — with GitHub Actions Inactive
@dm-vodopyanov dm-vodopyanov merged commit 25cc354 into intel:sycl Jul 19, 2023
@rdeodhar rdeodhar temporarily deployed to aws July 19, 2023 22:16 — with GitHub Actions Inactive
@dm-vodopyanov
Copy link
Contributor

Failure in post-commit.
@rdeodhar there are the same errors during build but now for ESIMD Emulator. Could you please fix ASAP and attach a link to the PR with the fix to this thread? Is there any similar errors in other files in #9294?

Logs: https://github.com/intel/llvm/actions/runs/5604613916/jobs/10252808781

@rdeodhar
Copy link
Contributor Author

A fix is being made to ESIMD emulator as well: PR #10482.

It is odd that other functions in that file also have unreferenced parameters and only a "DIE_NO_IMPLEMENTATION" body but they don't cause build errors.

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.
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