OSDN Git Service

[ARM] MVE integer min and max
authorDavid Green <david.green@arm.com>
Sat, 13 Jul 2019 14:48:54 +0000 (14:48 +0000)
committerDavid Green <david.green@arm.com>
Sat, 13 Jul 2019 14:48:54 +0000 (14:48 +0000)
commit8cc3221f7770718b0416cec1c2592731b080166f
tree330f8021ba7606197ca70d67c858262b4a71ef8f
parent00f32b09ba8d90c53c543c3cc3dc078c873cf691
[ARM] MVE integer min and max

This simply makes the MVE integer min and max instructions legal and adds the
relevant patterns for them.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366004 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMInstrMVE.td
test/CodeGen/Thumb2/mve-minmax.ll