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

Marten Svanfeldt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 28 22:41:50 PST 2018


thebolt updated this revision to Diff 131746.
thebolt added a comment.

Updated variable names to conform with coding style as per comments


https://reviews.llvm.org/D42574

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

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


More information about the llvm-commits mailing list