Skip to content

[Driver][NFC] Fix build warning with size comparison #15860

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
Oct 24, 2024

Conversation

mdtoguchi
Copy link
Contributor

No description provided.

@mdtoguchi mdtoguchi requested a review from a team as a code owner October 24, 2024 17:56
@srividya-sundaram
Copy link
Contributor

The PR title mentions that this fixes a build warning.
Is that something that can be tested if that is no longer occuring?

@mdtoguchi
Copy link
Contributor Author

The PR title mentions that this fixes a build warning. Is that something that can be tested if that is no longer occuring?

This can be captured if we do something like build the compiler with -Werror or just manually examining the output from the build to see if any warnings are emitted. This was actually caught with our xmain builds which do use -Werror.

@mdtoguchi
Copy link
Contributor Author

@intel/llvm-gatekeepers, this looks ready to be merged, please take a look - thanks!

@againull againull merged commit 7b9615c into intel:sycl Oct 24, 2024
14 checks passed
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