[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
Mon Feb 19 02:59:17 PST 2018


thebolt updated this revision to Diff 134875.
thebolt marked an inline comment as done.
thebolt added a comment.

Updated coding style as per feedback from @rogfer01


https://reviews.llvm.org/D42574

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

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


More information about the llvm-commits mailing list