diff options
author | David Green <david.green@arm.com> | 2022-02-23 08:55:54 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2022-02-23 08:55:54 +0000 |
commit | a10789d6cda71cd2ea13309fd6daf854d44e0906 (patch) | |
tree | d79e1c0c8a316febc554a2b2814b4844f176ac06 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 65dc78d63ee2eb20fbed54401091f08a685ef8c1 (diff) | |
download | llvm-a10789d6cda71cd2ea13309fd6daf854d44e0906.zip llvm-a10789d6cda71cd2ea13309fd6daf854d44e0906.tar.gz llvm-a10789d6cda71cd2ea13309fd6daf854d44e0906.tar.bz2 |
[ARM] Recognize SSAT and USAT from SMIN/SMAX
We have some recognition of SSAT and USAT from SELECT_CC at the moment.
This extends the matching to SMIN/SMAX which can help catch more cases,
either from min/max being the canonical form in instcombine or from some
expanded nodes like fp_to_si_sat.
Differential Revision: https://reviews.llvm.org/D119819
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions