[all-commits] [llvm/llvm-project] c73c76: [RISCV] Fix typo VLUpperBound to VLEN in SiFive7. ...

Michael Maitland via All-commits all-commits at lists.llvm.org
Fri May 26 07:29:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c73c7678e066a77ff6530793cd558705c081ee34
      https://github.com/llvm/llvm-project/commit/c73c7678e066a77ff6530793cd558705c081ee34
  Author: Michael Maitland <michaeltmaitland at gmail.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVSchedSiFive7.td

  Log Message:
  -----------
  [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




More information about the All-commits mailing list