[all-commits] [llvm/llvm-project] d0d54f: [RISCV] Move "let rd = 0" into class body. NFC

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Oct 14 15:08:18 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d0d54fa066d224d1338f65b6e048bdff64feca37
      https://github.com/llvm/llvm-project/commit/d0d54fa066d224d1338f65b6e048bdff64feca37
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

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

  Log Message:
  -----------
  [RISCV] Move "let rd = 0" into class body. NFC

We usually override operand related fields in the class body instead
of at the top level.



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