Skip to content

[Driver][SYCL] Disable the warning when fsycl-host-compiler is used #5124

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 4 commits into from
Dec 17, 2021

Conversation

hchilama
Copy link
Contributor

The warning is emitted because we aren't doing any host compilation at that point. But the warning can be misleading to the users, they may think there is something inappropriate with usage of -fsycl-host-compiler. So instead of asking user not to use the option we are just ignoring the warning.

@hchilama hchilama requested a review from mdtoguchi December 11, 2021 01:13
@bader bader changed the title [Driver][sycl]Disabling the warning when fsycl-host-compiler is used [Driver][SYCL] Disable the warning when fsycl-host-compiler is used Dec 11, 2021
@hchilama hchilama requested a review from AGindinson December 13, 2021 18:20
@hchilama hchilama requested a review from mdtoguchi December 14, 2021 16:47
@hchilama hchilama marked this pull request as ready for review December 15, 2021 01:49
@bader bader merged commit 756c2e8 into intel:sycl Dec 17, 2021
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