llvm-project
e1e20c07
- [SLP]Fix bitwidth analysis for signed nodes, incoming into UITOFP nodes
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
249 days ago
[SLP]Fix bitwidth analysis for signed nodes, incoming into UITOFP nodes If the signed node is the operand of UITOFP, the bitwidth analysis should consider minimum value between incoming bitwidth and the bitwidth of the UITOFP node. Fixes #129244
Author
alexey-bataev
Committer
alexey-bataev
Parents
56cc9299
Loading