[PATCH] D119819: [ARM] Recognize SSAT and USAT from SMIN/SMAX

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 23 00:56:02 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa10789d6cda7: [ARM] Recognize SSAT and USAT from SMIN/SMAX (authored by dmgreen).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119819/new/

https://reviews.llvm.org/D119819

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/ARM/fpclamptosat.ll
  llvm/test/CodeGen/ARM/sadd_sat.ll
  llvm/test/CodeGen/ARM/sadd_sat_plus.ll
  llvm/test/CodeGen/ARM/ssat-unroll-loops.ll
  llvm/test/CodeGen/ARM/ssat.ll
  llvm/test/CodeGen/ARM/ssub_sat.ll
  llvm/test/CodeGen/ARM/ssub_sat_plus.ll
  llvm/test/CodeGen/ARM/usat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119819.410738.patch
Type: text/x-patch
Size: 26509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220223/83f58dd9/attachment.bin>


More information about the llvm-commits mailing list