[ARM] MVE integer min and max
commitefee954e3ccdba66b60327f106be00a9f62a1017
authorDavid Green <david.green@arm.com>
Sat, 13 Jul 2019 14:48:54 +0000 (13 14:48 +0000)
committerDavid Green <david.green@arm.com>
Sat, 13 Jul 2019 14:48:54 +0000 (13 14:48 +0000)
tree330f8021ba7606197ca70d67c858262b4a71ef8f
parent51b63950ae2be921961b6e08e0d9c97cdfadc08b
[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