[PATCH] D15653: Fix mapping of @llvm.arm.ssat/usat intrinsics to ssat/usat instructions for Thumb2

Weiming Zhao via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 19 22:42:58 PST 2015


weimingz updated this revision to Diff 43318.
weimingz added a comment.

Update tests for usat


Repository:
  rL LLVM

http://reviews.llvm.org/D15653

Files:
  lib/Target/ARM/ARMInstrThumb2.td
  test/CodeGen/ARM/sat-arith.ll
  test/CodeGen/ARM/ssat-lower.ll
  test/CodeGen/ARM/ssat-upper.ll
  test/CodeGen/ARM/usat-lower.ll
  test/CodeGen/ARM/usat-upper.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15653.43318.patch
Type: text/x-patch
Size: 4777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151220/d8941799/attachment.bin>


More information about the llvm-commits mailing list