[all-commits] [llvm/llvm-project] 592e59: [TableGen] Move getSuperRegForSubReg into CodeGenR...

Jay Foad via All-commits all-commits at lists.llvm.org
Mon Jun 9 04:03:50 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 592e59667a04cf9a35a9b040772e08cb67902463
      https://github.com/llvm/llvm-project/commit/592e59667a04cf9a35a9b040772e08cb67902463
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2025-06-09 (Mon, 09 Jun 2025)

  Changed paths:
    M llvm/utils/TableGen/Common/CodeGenRegisters.cpp
    M llvm/utils/TableGen/Common/CodeGenRegisters.h
    M llvm/utils/TableGen/Common/CodeGenTarget.cpp
    M llvm/utils/TableGen/Common/CodeGenTarget.h
    M llvm/utils/TableGen/GlobalISelEmitter.cpp

  Log Message:
  -----------
  [TableGen] Move getSuperRegForSubReg into CodeGenRegBank. NFC. (#142979)

This method doesn't use anything from CodeGenTarget, so it seems to
belong in CodeGenRegBank.



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