[all-commits] [llvm/llvm-project] 4cfbd4: [GlobalISel][TableGen] Fix match-table-variadics t...

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Mon Aug 5 00:13:53 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4cfbd494b03427e5a7c1b7447382aa77a7e47b17
      https://github.com/llvm/llvm-project/commit/4cfbd494b03427e5a7c1b7447382aa77a7e47b17
  Author: Pierre van Houtryve <pierre.vanhoutryve at amd.com>
  Date:   2024-08-05 (Mon, 05 Aug 2024)

  Changed paths:
    M llvm/test/TableGen/GlobalISelCombinerEmitter/match-table-variadics.td

  Log Message:
  -----------
  [GlobalISel][TableGen] Fix match-table-variadics tests label checking (#101625)

We don't really care about the precise label values for specific tests
like this, so just match any number.

The comments are enough to say where we jump in every case, and we have
plenty of tests that check basic match table features (on top of being
just tested by the fact GlobalISel CodeGen isn't broken).



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