llvm-project
f758bb66 - [SLP]Fix PR89988: do extra analysis of the icmp args to correctly handle signed/unsigned comparison.

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
Parents
Loading