[RISCV] Make getMinRVVVectorSizeInBits and getMaxRVVVectorSizeInBits protected [nfc]
authorPhilip Reames <preames@rivosinc.com>
Fri, 24 Jun 2022 23:59:46 +0000 (16:59 -0700)
committerPhilip Reames <listmail@philipreames.com>
Sat, 25 Jun 2022 18:11:31 +0000 (11:11 -0700)
commit767ba58f808de8099294bb95929bd8ee55b49da4
tree9d2a953793b9ac5d08aa9ce7cde1794fdb934a09
parentc5ba46ea1804dfefb22e6d2bb65ff1636d2cc8cd
[RISCV] Make getMinRVVVectorSizeInBits and getMaxRVVVectorSizeInBits protected [nfc]

These are now only used in the implementation of getRealMinVLen and getRealMaxVLEn, and useRVVForFixedLengthVectors; make them protected to discourage new users.
llvm/lib/Target/RISCV/RISCVSubtarget.h