[all-commits] [llvm/llvm-project] a3e293: [SelectionDAGISel] Use MCRegister and Register for...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Aug 31 14:01:23 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a3e293617354ee5be261345a5f1ffabe711632e0
      https://github.com/llvm/llvm-project/commit/a3e293617354ee5be261345a5f1ffabe711632e0
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-08-31 (Sat, 31 Aug 2024)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp

  Log Message:
  -----------
  [SelectionDAGISel] Use MCRegister and Register for LiveInMap. NFC

This matches the MachineBasicBlock liveins used to populate it.



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