diff options
author | jyli0116 <yu.li@arm.com> | 2025-07-09 18:56:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-09 18:56:17 +0100 |
commit | 4c27279ec4c255b93a4cb3f044509121ebf01f10 (patch) | |
tree | c5a7a4d64d8be1d4734b05f0a3211bc016122573 /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | cd9236d78833a3f312d0a38e53e3f12e9926bcf3 (diff) | |
download | llvm-4c27279ec4c255b93a4cb3f044509121ebf01f10.zip llvm-4c27279ec4c255b93a4cb3f044509121ebf01f10.tar.gz llvm-4c27279ec4c255b93a4cb3f044509121ebf01f10.tar.bz2 |
[GlobalISel] Add Saturated Truncate Instructions (#147526)
Introduces saturated truncate instructions to Global ISel:
G_TRUNC_SSAT_S, G_TRUNC_SSAT_U, G_TRUNC_USAT_U. These were previously
introduced to SDAG to reduce redundant code.
The patch only initially introduces the instruction, a later patch will
follow to add combines and legalization for each instruction.
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions