[PATCH] D42574: [ARM] Lower lower saturate to 0 and lower saturate to -1 using bit-operations

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 31 05:22:44 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323869: [ARM] Lower lower saturate to 0 and lower saturate to -1 using bit-operations (authored by pabbar01, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42574?vs=131756&id=132148#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42574

Files:
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/test/CodeGen/ARM/atomic-op.ll
  llvm/trunk/test/CodeGen/ARM/sat-to-bitop.ll
  llvm/trunk/test/CodeGen/ARM/select.ll
  llvm/trunk/test/CodeGen/Thumb/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42574.132148.patch
Type: text/x-patch
Size: 7575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180131/e8f9d0e0/attachment.bin>


More information about the llvm-commits mailing list