diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-04-16 10:03:25 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2025-04-16 10:14:29 -0700 |
commit | 913dcf1aa36f3ea2d67a0d2b05b9d1375987e553 (patch) | |
tree | e8e25fdd672446b51164c7d238953ae12c84046c /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 81739c39db11b7f9a4f3528c1c66b552e57b47e4 (diff) | |
download | llvm-913dcf1aa36f3ea2d67a0d2b05b9d1375987e553.zip llvm-913dcf1aa36f3ea2d67a0d2b05b9d1375987e553.tar.gz llvm-913dcf1aa36f3ea2d67a0d2b05b9d1375987e553.tar.bz2 |
[SLP]Fix type promotion for smax reduction with unsigned reduced operands
Need to add an extra bit for sign info for unsigned reduced values to
generate correct code.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions