OSDN Git Service

[ARM] MVE patterns for VABS and VNEG
authorDavid Green <david.green@arm.com>
Fri, 28 Jun 2019 10:25:35 +0000 (10:25 +0000)
committerDavid Green <david.green@arm.com>
Fri, 28 Jun 2019 10:25:35 +0000 (10:25 +0000)
commit4cbe79049ca1c46f5671cb536d69cdac5d30a612
tree6a38612c7710262d66bdc3fbf4d1e79992d06a1b
parent4534bcb33a223d4b61015bf5fd7ba4e698423a0d
[ARM] MVE patterns for VABS and VNEG

This simply adds the required patterns for fp neg and abs.

Differential Revision: https://reviews.llvm.org/D63861

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@364640 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrMVE.td
test/CodeGen/Thumb2/mve-fp-negabs.ll [new file with mode: 0644]