[RISCV] Infer mask type from data type for vector vle and vse intrinsics.
authorCraig Topper <craig.topper@sifive.com>
Thu, 17 Dec 2020 04:55:23 +0000 (20:55 -0800)
committerCraig Topper <craig.topper@sifive.com>
Thu, 17 Dec 2020 04:56:14 +0000 (20:56 -0800)
commit541e476fc0682e71d70f6cfc7a42592910acf2a5
tree0c04d2dc6c1445fb5becc467c8ec53d6058f5d26
parentfce9dd6b252146d3d6e112be5026b9045419116d
[RISCV] Infer mask type from data type for vector vle and vse intrinsics.

The mask type should have the same number of elements as the data
type.

Similar to D93409 which did this for arithmetic intrinsics.
llvm/include/llvm/IR/IntrinsicsRISCV.td