[all-commits] [llvm/llvm-project] 7e6bad: [RISCV] Rename `vcix_state` register to `sf_vcix_s...

Brandon Wu via All-commits all-commits at lists.llvm.org
Tue Sep 3 00:56:01 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e6bad112c978d1dabfd2c6bef4674224b63583c
      https://github.com/llvm/llvm-project/commit/7e6bad112c978d1dabfd2c6bef4674224b63583c
  Author: Brandon Wu <brandon.wu at sifive.com>
  Date:   2024-09-03 (Tue, 03 Sep 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoXSf.td
    M llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
    M llvm/lib/Target/RISCV/RISCVRegisterInfo.td
    M llvm/test/CodeGen/RISCV/rvv/copyprop.mir

  Log Message:
  -----------
  [RISCV] Rename `vcix_state` register to `sf_vcix_state`. NFC (#106995)

Since it's SiFive VCIX specific register, it's better to have a prefix
so that it's more understandable.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list