diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-04-09 10:47:47 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2024-04-09 10:47:47 -0700 |
commit | 910d2de357de8a490cac3ecbd27196356fe1f2a3 (patch) | |
tree | 6c47a1f6b3e52aad5deda5890573e1c8978c6a85 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 4dfc55f7e77821c87d35e1e888fecb8cfb854f7e (diff) | |
download | llvm-910d2de357de8a490cac3ecbd27196356fe1f2a3.zip llvm-910d2de357de8a490cac3ecbd27196356fe1f2a3.tar.gz llvm-910d2de357de8a490cac3ecbd27196356fe1f2a3.tar.bz2 |
[SLP]Fix PR88103: consider the sign of the compare for non-negative operands.
Need to improve detection of number of bits, required for the operand,
before doing a reduction. If the instruction is incoming operand of the
signed compare, need to consider adding an extra bit for signedness.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions