[all-commits] [llvm/llvm-project] e06e49: Make a tablegen test match-table.td more robust.

MaggieYingYi via All-commits all-commits at lists.llvm.org
Tue Oct 8 05:18:20 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e06e4932521b0ba578d34495186cde522de8eaec
      https://github.com/llvm/llvm-project/commit/e06e4932521b0ba578d34495186cde522de8eaec
  Author: Ying Yi <ying.yi at sony.com>
  Date:   2024-10-08 (Tue, 08 Oct 2024)

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

  Log Message:
  -----------
  Make a tablegen test match-table.td more robust.

Some organizations have added operators downstream, and the test match-table.td tends to fail with off-by-n errors (with n being the number of `added operators`) periodically. This patch will increase the test robust and reduce the impact of merge process.



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