[all-commits] [llvm/llvm-project] e7341b: [RISCV] Remove uses of Register::isPhysicalRegiste...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Jan 11 10:08:21 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e7341b51c2b0411a743eb34f732704ff7eb7279d
      https://github.com/llvm/llvm-project/commit/e7341b51c2b0411a743eb34f732704ff7eb7279d
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

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

  Log Message:
  -----------
  [RISCV] Remove uses of Register::isPhysicalRegister/isVirtualRegister. NFC

Use isPhysical/isVirtual methods.




More information about the All-commits mailing list