[PATCH] D77069: [ARM][MVE] Add patterns for VRHADD
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 30 09:11:06 PDT 2020
samparker created this revision.
samparker added reviewers: dmgreen, simon_tatham, olista01, SjoerdMeijer.
Herald added subscribers: danielkiss, hiraditya, kristof.beyls.
Herald added a project: LLVM.
samparker added a parent revision: D77065: [ARM][MVE] Add VHADD and VHSUB patterns.
Add patterns which use standard add nodes along with arm vshr imm nodes.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D77069
Files:
llvm/lib/Target/ARM/ARMInstrMVE.td
llvm/test/CodeGen/Thumb2/mve-halving.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77069.253610.patch
Type: text/x-patch
Size: 4953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200330/ea017058/attachment-0001.bin>
More information about the llvm-commits
mailing list