llvm-project
74e07ab5
- [SLP]Fix final analysis for unsigned nodes.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[SLP]Fix final analysis for unsigned nodes. Need to check that at least single bit is cleared for unsigned nodes before reducing their size. Otherwise they might be treated as signed in signed nodes.
Author
alexey-bataev
Committer
alexey-bataev
Parents
33786b62
Loading