[PATCH] D106238: [ARM] MVE hadd and rhadd

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 18 07:13:50 PDT 2021


dmgreen created this revision.
Herald added subscribers: danielkiss, hiraditya, kristof.beyls.
dmgreen requested review of this revision.
Herald added a project: LLVM.

This uses the nodes from D106237 <https://reviews.llvm.org/D106237> to add MVE HADD and RHADD lowering.


https://reviews.llvm.org/D106238

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106238.359624.patch
Type: text/x-patch
Size: 37647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210718/33caec70/attachment.bin>


More information about the llvm-commits mailing list