OSDN Git Service

[ARM] MVE VNEG instruction patterns
authorDavid Green <david.green@arm.com>
Sat, 13 Jul 2019 15:26:51 +0000 (15:26 +0000)
committerDavid Green <david.green@arm.com>
Sat, 13 Jul 2019 15:26:51 +0000 (15:26 +0000)
commita0b295955465b32b046197cdf626ae482759ad39
treeb1c5e5af8ca7e35c05ef302c193d69940d7008fd
parentf3e94132142f5131fad44a2759a1a06955a67abe
[ARM] MVE VNEG instruction patterns

This selects integer VNEG instructions, which can be especially useful with shifts.

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

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