llvm-project
030829a7 - [SLP]Drop samesign flag if the vector node has reduced bitwidth

Commit
268 days ago
[SLP]Drop samesign flag if the vector node has reduced bitwidth If the operands of the icmp instructions has reduced bitwidth after MinBitwidth analysis, need to drop samesign flag to preserve correctness of the transformation. Fixes #120823
Author
Committer
Parents
Loading