[PATCH] D91938: [ARM] MVE vabd

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 22 13:48:51 PST 2020


dmgreen created this revision.
dmgreen added reviewers: SjoerdMeijer, samtebbs, efriedma, RKSimon, simon_tatham.
Herald added subscribers: danielkiss, hiraditya, kristof.beyls.
Herald added a project: LLVM.
dmgreen requested review of this revision.

This adds MVE lowering for VABDS/VABDU, using the code parted from AArch64 in D91937 <https://reviews.llvm.org/D91937>.


https://reviews.llvm.org/D91938

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91938.306941.patch
Type: text/x-patch
Size: 23921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201122/d01f64f8/attachment.bin>


More information about the llvm-commits mailing list