[all-commits] [llvm/llvm-project] dab4c9: [TableGen] Optimize register bank and info emissio...

roman1741941 via All-commits all-commits at lists.llvm.org
Thu Jul 16 01:12:02 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dab4c918c2453cc5650563571c35c6949bf5c611
      https://github.com/llvm/llvm-project/commit/dab4c918c2453cc5650563571c35c6949bf5c611
  Author: roman1741941 <rdivacky at vlakno.cz>
  Date:   2026-07-16 (Thu, 16 Jul 2026)

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

  Log Message:
  -----------
  [TableGen] Optimize register bank and info emission. (#208297)

Don't go via a BitVector just to a read a single value out of 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