-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
[LVI][CVP] CVP error deleted the abs
function
#68682
Closed
DianQK opened this issue
Oct 10, 2023
· 4 comments
· Fixed by #68711 or llvm/llvm-project-release-prs#733
Closed
[LVI][CVP] CVP error deleted the abs
function
#68682
DianQK opened this issue
Oct 10, 2023
· 4 comments
· Fixed by #68711 or llvm/llvm-project-release-prs#733
Milestone
Comments
DianQK
changed the title
[LVI][CVP] CVP error deleted the
[LVI][CVP] CVP error deleted the Oct 10, 2023
and
functionabs
function
DianQK
added a commit
that referenced
this issue
Oct 15, 2023
Reopening it, backport should make sense even if no known end-to-end miscompilations are found. |
/cherry-pick 2ad9a65 |
/branch llvm/llvm-project-release-prs/issue68682 |
/pull-request llvm/llvm-project-release-prs#733 |
tru
pushed a commit
that referenced
this issue
Oct 24, 2023
EugeneZelenko
added
release:backport
release:merged
llvm:transforms
and removed
llvm:optimizations
labels
Oct 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried this IR:
abs
should not be deleted by CVP.alive2: https://alive2.llvm.org/ce/z/k_8paG.
Split issue from #68381.
The text was updated successfully, but these errors were encountered: