[all-commits] [llvm/llvm-project] 017a24: [RISCV] Minor refactoring of some code in copyPhys...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Jun 21 18:07:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 017a24eb1b2dad204bc5a8337719e72ea87c689a
      https://github.com/llvm/llvm-project/commit/017a24eb1b2dad204bc5a8337719e72ea87c689a
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-06-21 (Wed, 21 Jun 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp

  Log Message:
  -----------
  [RISCV] Minor refactoring of some code in copyPhysReg. NFC

Move some of the vmv.v.i handling into the vmv.v.v if. This
reduces the scope of one variable.




More information about the All-commits mailing list