llvm-project
e1e20c07 - [SLP]Fix bitwidth analysis for signed nodes, incoming into UITOFP nodes

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