[RISCV] Use zeroext instead of signext in mask reduction tests. NFC
authorCraig Topper <craig.topper@sifive.com>
Tue, 17 Jan 2023 23:15:41 +0000 (15:15 -0800)
committerCraig Topper <craig.topper@sifive.com>
Tue, 17 Jan 2023 23:15:45 +0000 (15:15 -0800)
commit29f5e9e6f097e994d78f8bd5e64180a0267ca1eb
tree461e5a4e9ba563da838e54a715b091f0c39e813d
parent70b716db965af2c34726e484914f6d65e18f4b40
[RISCV] Use zeroext instead of signext in mask reduction tests. NFC

This is more consistent with ABI and how bools on RISC-V are
represented.

Reviewed By: reames

Differential Revision: https://reviews.llvm.org/D141963
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-reduction-mask-vp.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vreductions-mask.ll
llvm/test/CodeGen/RISCV/rvv/vreductions-mask-vp.ll
llvm/test/CodeGen/RISCV/rvv/vreductions-mask.ll