llvm-project
9cd83d6e
- [InstCombine] Drop samesign in `foldLogOpOfMaskedICmps` (#125829)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[InstCombine] Drop samesign in `foldLogOpOfMaskedICmps` (#125829) Alive2: https://alive2.llvm.org/ce/z/6zLAYp Note: We can also apply this fix to the logic below (`if (Mask & AMask_NotAllOnes)`), but it seems unreachable.
References
#125829 - [InstCombine] Drop samesign in `foldLogOpOfMaskedICmps`
Author
dtcxzyw
Parents
50cdf6cb
Loading