Skip to content

ConstraintAnalysis: Handle contradictions we find during other work#8906

Open
kripken wants to merge 2 commits into
WebAssembly:mainfrom
kripken:constraint.unreach.secondary
Open

ConstraintAnalysis: Handle contradictions we find during other work#8906
kripken wants to merge 2 commits into
WebAssembly:mainfrom
kripken:constraint.unreach.secondary

Conversation

@kripken

@kripken kripken commented Jul 14, 2026

Copy link
Copy Markdown
Member

We may find the contradiction while flipping or applying another local's
constraints, see the testcase. We just need to notice when we find a
contradiction and stop there, as further work will hit other assertions
(on us not doing stuff when already unreachable).

@kripken kripken requested a review from tlively July 14, 2026 18:56
@kripken kripken requested a review from a team as a code owner July 14, 2026 18:56
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.

1 participant