Skip to content

[BOLT] Remove duplicate expression #80380

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
Feb 2, 2024
Merged

Conversation

maksfb
Copy link
Contributor

@maksfb maksfb commented Feb 2, 2024

Reported by cpp check static analyzer in #80111.

Fixes #80111.

Reported by cpp check static analyzer in llvm#80111.

Fixes llvm#80111.
@maksfb maksfb requested review from aaupov and rafaelauler February 2, 2024 02:56
@maksfb maksfb added the BOLT label Feb 2, 2024
@maksfb maksfb merged commit 082fe9a into llvm:main Feb 2, 2024
agozillon pushed a commit to agozillon/llvm-project that referenced this pull request Feb 5, 2024
Reported by cpp check static analyzer in llvm#80111.

Fixes llvm#80111.
@maksfb maksfb deleted the gh-fix-dup-expr branch February 9, 2024 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bolt/lib/Target/X86/X86MCPlusBuilder.cpp:2200: Suspicious if condition ?
2 participants