diff options
author | Eli Friedman <efriedma@quicinc.com> | 2023-05-24 10:39:43 -0700 |
---|---|---|
committer | Eli Friedman <efriedma@quicinc.com> | 2023-06-26 10:45:41 -0700 |
commit | bc7f11ccb01cbc2ae6c1631535ea5c181f70cb1e (patch) | |
tree | 681014141fe9f96333359c88f81194b473e23213 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | a1540e4852a90e7f72c996a3832edfd20968bd9e (diff) | |
download | llvm-bc7f11ccb01cbc2ae6c1631535ea5c181f70cb1e.zip llvm-bc7f11ccb01cbc2ae6c1631535ea5c181f70cb1e.tar.gz llvm-bc7f11ccb01cbc2ae6c1631535ea5c181f70cb1e.tar.bz2 |
[SelectionDAG] Improve expansion of wide min/max
The current implementation tries to handle the high and low halves
separately, but that's less efficient in most cases; use a wide SETCC
instead.
Differential Revision: https://reviews.llvm.org/D151358
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions