[all-commits] [llvm/llvm-project] a3fcfa: [TableGen] Simplify verifyDagOpCount in CompressIn...

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Jun 27 10:08:37 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a3fcfacc35e7aec14b46f61260d477f89e856925
      https://github.com/llvm/llvm-project/commit/a3fcfacc35e7aec14b46f61260d477f89e856925
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

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

  Log Message:
  -----------
  [TableGen] Simplify verifyDagOpCount in CompressInstEmitter.cpp. NFC

We were counting the number of tied operands in two different loops.



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