[RISCV] Rename VTy param of RISCVTTIImpl::getArithmeticReductionCost [NFC]
authorPhilip Reames <preames@rivosinc.com>
Thu, 16 Jun 2022 22:25:13 +0000 (15:25 -0700)
committerPhilip Reames <listmail@philipreames.com>
Thu, 16 Jun 2022 22:26:09 +0000 (15:26 -0700)
commitea690e7019c81aa491c8e2544c3ad06dc94309c9
tree03ab673d01579a28902090f50b18caaa61c497cc
parentff3989e6ae740a9b3adaad0e2bf7691ffd6dad12
[RISCV] Rename VTy param of RISCVTTIImpl::getArithmeticReductionCost [NFC]

Having it be consistent with getMinMaxReductionCost for ease of copy paste outweights the minor clarity of calling it VTy instead of Ty.
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp