[all-commits] [llvm/llvm-project] 3673ba: [RISCV] Rename some variables to improve code clarity

Nitin John Raj via All-commits all-commits at lists.llvm.org
Fri Apr 21 16:08:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3673ba6992009d338ddbef71d75217394ede51cf
      https://github.com/llvm/llvm-project/commit/3673ba6992009d338ddbef71d75217394ede51cf
  Author: Nitin John Raj <nitin.raj at sifive.com>
  Date:   2023-04-21 (Fri, 21 Apr 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoV.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td

  Log Message:
  -----------
  [RISCV] Rename some variables to improve code clarity


  Commit: e8b2e6333a54267af59d5e209eef77b5e94c39a3
      https://github.com/llvm/llvm-project/commit/e8b2e6333a54267af59d5e209eef77b5e94c39a3
  Author: Nitin John Raj <nitin.raj at sifive.com>
  Date:   2023-04-21 (Fri, 21 Apr 2023)

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

  Log Message:
  -----------
  [RISCV] Pass data EEW instead of index EEW to V*Sched for indexed loads and stores

Differential Revision: https://reviews.llvm.org/D148766


Compare: https://github.com/llvm/llvm-project/compare/3a30cf212d12...e8b2e6333a54


More information about the All-commits mailing list