Skip to content
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

Parse poison values as non-deterministic values #565

Merged
merged 2 commits into from
Nov 13, 2023

Conversation

hernanponcedeleon
Copy link
Owner

The LLVM documentation states that "It is correct to replace a poison value with an undef value or any value of the type.", thus we parse poision values as non-deterministic values.

Copy link
Collaborator

@ThomasHaas ThomasHaas left a comment

Choose a reason for hiding this comment

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

LGTM

@hernanponcedeleon hernanponcedeleon merged commit d3981bf into development Nov 13, 2023
1 check passed
@hernanponcedeleon hernanponcedeleon deleted the poison branch November 13, 2023 09:17
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.

3 participants