[RISCV] Simplfy creation of IndexVT in lowerMaskedGather/lowerMaskedScatter. NFC
authorCraig Topper <craig.topper@sifive.com>
Thu, 26 May 2022 19:13:37 +0000 (12:13 -0700)
committerCraig Topper <craig.topper@sifive.com>
Thu, 26 May 2022 20:13:32 +0000 (13:13 -0700)
commite9ac99b6090c125091b61240c75dcc403d569472
tree273b871a9a57839e3ed2bbf72877ced63464cfc2
parent75ac914b148d6156732a814b8491285c7d15aca5
[RISCV] Simplfy creation of IndexVT in lowerMaskedGather/lowerMaskedScatter. NFC

The scalar element width is not a factor in how ContainerVT is
determined. We don't need to check the relative size of VT and
IndexVT.
llvm/lib/Target/RISCV/RISCVISelLowering.cpp