[RISCV] Fix typo VLUpperBound to VLEN in SiFive7. NFC.
authorMichael Maitland <michaeltmaitland@gmail.com>
Thu, 25 May 2023 21:53:56 +0000 (14:53 -0700)
committerMichael Maitland <michaeltmaitland@gmail.com>
Fri, 26 May 2023 14:29:27 +0000 (07:29 -0700)
commitc73c7678e066a77ff6530793cd558705c081ee34
tree12ff3c8c1e0bf5bf54c33224f835e6ffa301d012
parent07f49bf4753f24e1fc976ac5a9b8928f5b50021a
[RISCV] Fix typo VLUpperBound to VLEN in SiFive7. NFC.

The scheduler models said VLUpperBound which was a typo and should have
said VLEN. This is a purley cosmetic fix.

Differential Revision: https://reviews.llvm.org/D151506
llvm/lib/Target/RISCV/RISCVSchedSiFive7.td