llvm-project
030829a7
- [SLP]Drop samesign flag if the vector node has reduced bitwidth
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
alexey-bataev
Committer
alexey-bataev
Parents
9d0a5d46
Loading