[PATCH] D105413: [ARM] Add lowering of uadd_sat to uq{add|sub}8 and uq{add|sub}16
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 11 07:58:46 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG98c2e4115d8d: [ARM] Add lowering of uadd_sat to uq{add|sub}8 and uq{add|sub}16 (authored by therealprof, committed by dmgreen).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105413/new/
https://reviews.llvm.org/D105413
Files:
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/ARM/ARMISelLowering.h
llvm/lib/Target/ARM/ARMInstrInfo.td
llvm/lib/Target/ARM/ARMInstrThumb2.td
llvm/test/CodeGen/ARM/uadd_sat.ll
llvm/test/CodeGen/ARM/uadd_sat_plus.ll
llvm/test/CodeGen/ARM/usub_sat.ll
llvm/test/CodeGen/ARM/usub_sat_plus.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105413.357802.patch
Type: text/x-patch
Size: 18474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210711/dfa06607/attachment.bin>
More information about the llvm-commits
mailing list