[PATCH] D105823: [ARM] Add <2 x i16> and <4 x i8> lowering tests for DSP insns. NFC

Daniel Egger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 12 09:01:09 PDT 2021


therealprof created this revision.
Herald added subscribers: danielkiss, kristof.beyls.
therealprof requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Signed-off-by: Daniel Egger <daniel at eggers-club.de>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D105823

Files:
  llvm/test/CodeGen/ARM/sadd_sat.ll
  llvm/test/CodeGen/ARM/sadd_sat_plus.ll
  llvm/test/CodeGen/ARM/ssub_sat.ll
  llvm/test/CodeGen/ARM/ssub_sat_plus.ll
  llvm/test/CodeGen/ARM/uadd_sat.ll
  llvm/test/CodeGen/ARM/uadd_sat_plus.ll
  llvm/test/CodeGen/ARM/usub_sat.ll
  llvm/test/CodeGen/ARM/usub_sat_plus.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105823.357962.patch
Type: text/x-patch
Size: 81805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210712/3255e2d7/attachment-0001.bin>


More information about the llvm-commits mailing list