Skip to content

[SYCL] Fix unused parameter warnings in bf16 storage builtins#5811

Merged
bader merged 2 commits into
intel:syclfrom
t4c1:fix_bf16_warnings
Mar 15, 2022
Merged

[SYCL] Fix unused parameter warnings in bf16 storage builtins#5811
bader merged 2 commits into
intel:syclfrom
t4c1:fix_bf16_warnings

Conversation

@t4c1

@t4c1 t4c1 commented Mar 15, 2022

Copy link
Copy Markdown
Contributor

When compiling for host, the functions had unused parameters which resulted in warnings and errors with -Werr. This fixes the issue.

@t4c1
t4c1 requested a review from a team as a code owner March 15, 2022 08:36
@t4c1
t4c1 requested a review from alexbatashev March 15, 2022 08:36
@t4c1

t4c1 commented Mar 15, 2022

Copy link
Copy Markdown
Contributor Author

@bader this should fix the warnings from #5748.

alexbatashev
alexbatashev previously approved these changes Mar 15, 2022
@bader
bader merged commit 7e50422 into intel:sycl Mar 15, 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.

3 participants