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

PR for llvm/llvm-project#68381 #728

Merged
merged 1 commit into from
Oct 16, 2023
Merged

PR for llvm/llvm-project#68381 #728

merged 1 commit into from
Oct 16, 2023

Conversation

llvmbot
Copy link
Member

@llvmbot llvmbot commented Oct 10, 2023

When converting to ConstantRange, we should treat undef like a full range.
Fixes #68381.

(cherry picked from commit 81857940f278e21f7957a2833d4b6ec72819e79f)
@nikic
Copy link
Contributor

nikic commented Oct 10, 2023

LGTM, fixes a miscompile encountered in the wild.

@tru tru merged commit d10b731 into release/17.x Oct 16, 2023
@tru tru deleted the llvm-issue68381 branch October 16, 2023 08:14
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.

[LVI][CVP] CVP error deleted the and instruction.
4 participants