[PATCH] D41348: [ARM] Lower unsigned saturation to USAT

Marten Svanfeldt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 05:40:18 PST 2017


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

Updated based on review. 
Removed extra white space changes, extra braces and left-in debug code.


https://reviews.llvm.org/D41348

Files:
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/ARMInstrThumb2.td
  test/CodeGen/ARM/usat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41348.127343.patch
Type: text/x-patch
Size: 12105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171218/19c847c4/attachment.bin>


More information about the llvm-commits mailing list