3 Commits

Author SHA1 Message Date
Paul Walker
38fffa630e
[LLVM][IR] Use splat syntax when printing Constant[Data]Vector. (#112548) 2024-11-06 11:53:33 +00:00
Alexey Bataev
f6749d8dcb [SLP]Consider unsigned nodes, feeding into sitofp, being converted using
uitofp.

Need to use uitofp for unsigned nodes, which are part of minbitwidth
analysis, to correctly handle signedness info.
2024-04-11 10:39:54 -07:00
Alexey Bataev
f135d224a6 [SLP][NFC]Add a test with the zext feeding into sitofp instructions. 2024-04-11 09:53:45 -07:00