[all-commits] [llvm/llvm-project] 0f3bdc: [TableGen] Remove the name from the union in OpDat...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Jul 10 09:45:38 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f3bdc3e4351e948350c8c5966f62ba5e3d1965e
      https://github.com/llvm/llvm-project/commit/0f3bdc3e4351e948350c8c5966f62ba5e3d1965e
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-07-10 (Thu, 10 Jul 2025)

  Changed paths:
    M llvm/utils/TableGen/CompressInstEmitter.cpp
    M llvm/utils/TableGen/PseudoLoweringEmitter.cpp

  Log Message:
  -----------
  [TableGen] Remove the name from the union in OpData in PseudoLoweringEmitter and CompressInstEmitter (#147896)

We can use an anonymous union here, the name doesn't provide any
additional information.



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