[all-commits] [llvm/llvm-project] 3685f2: [RISCV] Rename $dest to $passthru. NFC (#182231)

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Feb 19 07:21:57 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3685f24760470fc873d2ea70dd6f4da6898e5e1b
      https://github.com/llvm/llvm-project/commit/3685f24760470fc873d2ea70dd6f4da6898e5e1b
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2026-02-19 (Thu, 19 Feb 2026)

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

  Log Message:
  -----------
  [RISCV] Rename $dest to $passthru. NFC (#182231)

Most instructions used $passthru, the only ones that use $dest seem to
be non-segment NoMask loads. I don't think there is any reason to be
different.



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