-
Notifications
You must be signed in to change notification settings - Fork 13.3k
[LVI][CVP] CVP error deleted the abs
function
#68682
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
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
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
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: