[all-commits] [llvm/llvm-project] 0a44d3: [CodeGen] Use MCRegister instead of MCPhysReg in V...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Jan 18 23:10:34 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a44d3a57f03e8263f1509eb397201c9e07b21aa
      https://github.com/llvm/llvm-project/commit/0a44d3a57f03e8263f1509eb397201c9e07b21aa
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-01-18 (Sat, 18 Jan 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/VirtRegMap.h
    M llvm/lib/CodeGen/VirtRegMap.cpp

  Log Message:
  -----------
  [CodeGen] Use MCRegister instead of MCPhysReg in VirtRegMap. NFC

The callers of these methods already use MCRegister.



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