[PATCH] D68567: [ARM] VQSUB instruction

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 04:03:20 PDT 2019


dmgreen created this revision.
dmgreen added reviewers: t.p.northover, simon_tatham, SjoerdMeijer, samparker, ostannard.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: LLVM.

Same as VQADD, VQSUB can be selected from llvm.ssub.sat intrinsics.


https://reviews.llvm.org/D68567

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/test/CodeGen/Thumb2/mve-saturating-arith.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68567.223489.patch
Type: text/x-patch
Size: 5278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191007/16998441/attachment.bin>


More information about the llvm-commits mailing list