Skip to content

[ConstraintElim] Add missing checks in test_overflow_in_negate_constraint #65841

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
Sep 10, 2023

Conversation

dtcxzyw
Copy link
Member

@dtcxzyw dtcxzyw commented Sep 9, 2023

This patch adds missing checks in the function test_overflow_in_negate_constraint.
Related commit: 0a0181d

@dtcxzyw dtcxzyw requested a review from a team as a code owner September 9, 2023 07:46
Copy link
Member

@erikdesjardins erikdesjardins left a comment

Choose a reason for hiding this comment

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

Amusingly, I made the exact same mistake as part of an analogous constraintelim crash fix recently: df112cb

@dtcxzyw dtcxzyw merged commit 821c332 into llvm:main Sep 10, 2023
@dtcxzyw dtcxzyw deleted the ce-overflow-check branch September 10, 2023 18:54
ZijunZhaoCCK pushed a commit to ZijunZhaoCCK/llvm-project that referenced this pull request Sep 19, 2023
…aint (llvm#65841)

This patch adds missing checks in the function
`test_overflow_in_negate_constraint`.
Related commit: 0a0181d
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