[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 Feb 28 09:17:48 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326333: [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=134875&id=136307#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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42574.136307.patch
Type: text/x-patch
Size: 8605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180228/1c976612/attachment.bin>


More information about the llvm-commits mailing list