[all-commits] [llvm/llvm-project] d877ab: MachineInstr - update TargetRegisterInfo arguments...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Feb 24 07:30:15 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d877ab1b99496feb48db1158963abd130e2aee5c
      https://github.com/llvm/llvm-project/commit/d877ab1b99496feb48db1158963abd130e2aee5c
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-02-24 (Sat, 24 Feb 2024)

  Changed paths:
    M llvm/include/llvm/CodeGen/MachineInstr.h

  Log Message:
  -----------
  MachineInstr - update TargetRegisterInfo arguments comments. NFC.

"TargetRegisterInfo is passed" -> "TargetRegisterInfo is non-null" - matches the term in the rest of the header.



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