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

Marten Svanfeldt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 19 06:04:00 PST 2017


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

Add tests for ARMv6 (non-thumb)


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.127515.patch
Type: text/x-patch
Size: 12405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171219/8c5c0d5b/attachment.bin>


More information about the llvm-commits mailing list