You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…lvm#114011)
This patch intersects attributes of two calls to avoid introducing UB.
It also skips incompatible call pairs in GVN/NewGVN. However, I cannot
provide negative tests for these changes.
Fixesllvm#113997.
smallp-o-p
pushed a commit
to smallp-o-p/llvm-project
that referenced
this issue
Nov 3, 2024
…lvm#114011)
This patch intersects attributes of two calls to avoid introducing UB.
It also skips incompatible call pairs in GVN/NewGVN. However, I cannot
provide negative tests for these changes.
Fixesllvm#113997.
NoumanAmir657
pushed a commit
to NoumanAmir657/llvm-project
that referenced
this issue
Nov 4, 2024
…lvm#114011)
This patch intersects attributes of two calls to avoid introducing UB.
It also skips incompatible call pairs in GVN/NewGVN. However, I cannot
provide negative tests for these changes.
Fixesllvm#113997.
Reproducer: https://alive2.llvm.org/ce/z/HAnoKn
Reported by @pranavk. See #100899 (comment).
The text was updated successfully, but these errors were encountered: