[all-commits] [llvm/llvm-project] 1de601: [ValueTypes] Remove hardcoded 224 from VTEmitter.c...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed May 29 08:37:30 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1de6011c34b185235cd65c2e3fb030015d182968
      https://github.com/llvm/llvm-project/commit/1de6011c34b185235cd65c2e3fb030015d182968
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-05-29 (Wed, 29 May 2024)

  Changed paths:
    M llvm/include/llvm/CodeGen/ValueTypes.td
    M llvm/utils/TableGen/VTEmitter.cpp

  Log Message:
  -----------
  [ValueTypes] Remove hardcoded 224 from VTEmitter.cpp. NFC

Add a new bit to ValueTypes.td to indicate whether a type should be
part of the [FIRST_VALUETYPE,LAST_VALUETYPE] range or not.

This was reviewed as part of #93654.



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