[all-commits] [llvm/llvm-project] b7017e: [RISCV] Rename sf_vcix_state to sf.vcix_state. NFC...

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


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

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

  Log Message:
  -----------
  [RISCV] Rename sf_vcix_state to sf.vcix_state. NFC (#107115)

This PR: https://github.com/llvm/llvm-project/pull/106995 names the
vendor CSR in a wrong way, it should be `sf.` rather than `sf_` for
prefix.



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