llvm-project
f758bb66
- [SLP]Fix PR89988: do extra analysis of the icmp args to correctly handle signed/unsigned comparison.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[SLP]Fix PR89988: do extra analysis of the icmp args to correctly handle signed/unsigned comparison. If operands of icmp has different signedness, need to consider extending unsigned operands to correctly handle comparison with the signed operands.
Author
alexey-bataev
Parents
bef6687f
Loading