8000 Guard adding intel compiler flag behind check for intel compiler. by EricWF · Pull Request #2004 · google/benchmark · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Guard adding intel compiler flag behind check for intel compiler. #2004

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
Jun 27, 2025

Conversation

EricWF
Copy link
Contributor
@EricWF EricWF commented Jun 18, 2025

For reasons I don't yet fully understand, failing to guard the check for flag -wd654 will cause it to be added to certain clang configurations, and then cause compilation to fail.

While exactly why this happens needs investigation, the fix proposed in this patch seems direct and simple enough to apply regardless.

For reasons I don't yet fully understand, failing to guard the check
for flag -wd654 will cause it to be added to certain clang
configurations, and then cause compilation to fail.

While exactly why this happens needs investigation, the fix
proposed in this patch seems direct and simple enough to
apply regardless.
Address review comments by reusing intel compiler block.
Copy link
Collaborator
@LebedevRI LebedevRI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG, thank you!

@LebedevRI
Copy link
Collaborator

Looks like you need to rebase this yourself, since it seems you've unclicked the checkbox.

@LebedevRI LebedevRI self-requested a review June 27, 2025 18:45
@EricWF
Copy link
Contributor Author
EricWF commented Jun 27, 2025

Looks like you need to rebase this yourself, since it seems you've unclicked the checkbox.

I certainly didn't mean to.

Thanks for the review.

@LebedevRI LebedevRI merged commit b20cea6 into google:main Jun 27, 2025
84 checks passed
@EricWF
Copy link
Contributor Author
EricWF commented Jun 27, 2025

Thanks again.

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
0