[RISCV] Add missing CHECKs to vector test
authorFraser Cormack <fraser@codeplay.com>
Fri, 19 Mar 2021 12:27:15 +0000 (12:27 +0000)
committerFraser Cormack <fraser@codeplay.com>
Fri, 19 Mar 2021 16:52:16 +0000 (16:52 +0000)
commit3bffa2c2aad810637601f3276aa329a77c4dd241
treeec6caed1f15d06df3178d72fea0202ced1cb239f
parent550292ecb19a203eeed90945a8402433882ee1d6
[RISCV] Add missing CHECKs to vector test

Since the "LMUL-MAX=2" output for some test functions differed between
RV32 and RV64, the update_llc_test_checks script failed to emit a
unified LMULMAX2 check for them. I'm not sure why it didn't warn about
this.

This patch also takes the opportunity to add unified RV32/RV64 checks to
help shorten the test file when the output for LMULMAX1 and LMULMAX2 is
identical but differs between the two ISAs.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D98944
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int.ll