[VE] Add missing vector regression test
authorKazushi (Jam) Marukawa <marukawa@nec.com>
Wed, 28 Oct 2020 11:13:45 +0000 (20:13 +0900)
committerKazushi (Jam) Marukawa <marukawa@nec.com>
Thu, 29 Oct 2020 10:25:21 +0000 (19:25 +0900)
commitb3761765d00bb4dafb5ecdf17502f7143432371b
tree78c4363f683cc79c1f77d3552775185029bb19d9
parent9c82944b2dc5dcb5e9100a76647fcc1aaa6333b9
[VE] Add missing vector regression test

I forgot to add a regression test for VMAXX instruction when I added
it.  So, I'm adding it now.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D90356
llvm/test/MC/VE/VMAXX.s [new file with mode: 0644]