[llvm] [TableGen] Resolve GlobalISel strict weak ordering check. (PR #197071)
via llvm-commits
llvm-commits at lists.llvm.org
Mon May 11 18:08:16 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 174145 tests passed
* 3329 tests skipped
* 3 tests failed
## Failed Tests
(click on a test name to see its output)
### LLVM
<details>
<summary>LLVM.TableGen/GlobalISelCombinerEmitter/match-table-variadics.td</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-tblgen -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelCombinerEmitter/../../../include -gen-global-isel-combiner -combiners=MyCombiner /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelCombinerEmitter/match-table-variadics.td | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelCombinerEmitter/match-table-variadics.td
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-tblgen -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelCombinerEmitter/../../../include -gen-global-isel-combiner -combiners=MyCombiner /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelCombinerEmitter/match-table-variadics.td
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelCombinerEmitter/match-table-variadics.td
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelCombinerEmitter/match-table-variadics.td:99:16: error: CHECK-NEXT: expected string not found in input
# | // CHECK-NEXT: GIM_Try, /*On fail goto*//*Label 5*/ GIMT_Encode4({{[0-9]+}}), // Rule ID 1 //
# | ^
# | <stdin>:365:26: note: scanning from here
# | /* 55 */ // Label 1: @55
# | ^
# | <stdin>:366:11: note: possible intended match here
# | /* 55 */ GIM_Try, /*On fail goto*//*Label 5*/ GIMT_Encode4(72), // Rule ID 4 //
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelCombinerEmitter/match-table-variadics.td
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 360: /* 51 */ // No operand predicates
# | 361: /* 51 */ // Combiner Rule #3: InstTest3
# | 362: /* 51 */ GIR_DoneWithCustomAction, /*Fn*/GIMT_Encode2(GICXXCustomAction_GICombiner0),
# | 363: /* 54 */ // Label 4: @54
# | 364: /* 54 */ GIM_Reject,
# | 365: /* 55 */ // Label 1: @55
# | next:99'0 X error: no match found
# | 366: /* 55 */ GIM_Try, /*On fail goto*//*Label 5*/ GIMT_Encode4(72), // Rule ID 4 //
# | next:99'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:99'1 ? possible intended match
# | 367: /* 60 */ GIM_CheckSimplePredicate, GIMT_Encode2(GICXXPred_Simple_IsRule4Enabled),
# | next:99'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 368: /* 63 */ GIM_CheckNumOperandsGE, /*MI*/0, /*Expected*/3,
# | next:99'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 369: /* 66 */ GIM_CheckNumOperandsLE, /*MI*/0, /*Expected*/5,
# | next:99'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 370: /* 69 */ // MIs[0] a
# | next:99'0 ~~~~~~~~~~~~~~~~~~~~~~
# | 371: /* 69 */ // No operand predicates
# | next:99'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.TableGen/GlobalISelEmitter/GlobalISelEmitter.td</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-tblgen -gen-global-isel -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/../../../include -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/../Common -optimize-match-table=false /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.non-optimized.cpp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-tblgen -gen-global-isel -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/../../../include -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/../Common -optimize-match-table=false /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.non-optimized.cpp
# note: command had no output on stdout or stderr
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-tblgen -gen-global-isel -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/../../../include -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/../Common -optimize-match-table=true /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.optimized.cpp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-tblgen -gen-global-isel -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/../../../include -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/../Common -optimize-match-table=true /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.optimized.cpp
# note: command had no output on stdout or stderr
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-tblgen -gen-global-isel -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/../../../include -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/../Common /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.default.cpp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-tblgen -gen-global-isel -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/../../../include -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/../Common /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.default.cpp
# note: command had no output on stdout or stderr
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-tblgen -gen-global-isel -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/../../../include -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/../Common -gisel-extended-llt /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.extended-llt.cpp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-tblgen -gen-global-isel -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/../../../include -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/../Common -gisel-extended-llt /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.extended-llt.cpp
# note: command had no output on stdout or stderr
# RUN: at line 6
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R19C,R19N -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.non-optimized.cpp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R19C,R19N -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.non-optimized.cpp
# note: command had no output on stdout or stderr
# RUN: at line 7
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R19C,R19O -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.optimized.cpp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R19C,R19O -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.optimized.cpp
# note: command had no output on stdout or stderr
# RUN: at line 9
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R21C,R21N -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.non-optimized.cpp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R21C,R21N -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.non-optimized.cpp
# note: command had no output on stdout or stderr
# RUN: at line 10
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R21C,R21O -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.optimized.cpp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R21C,R21O -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.optimized.cpp
# note: command had no output on stdout or stderr
# RUN: at line 12
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R20C,R20N -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.non-optimized.cpp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R20C,R20N -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.non-optimized.cpp
# note: command had no output on stdout or stderr
# RUN: at line 13
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R20C,R20O -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.optimized.cpp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R20C,R20O -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.optimized.cpp
# note: command had no output on stdout or stderr
# RUN: at line 15
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R00C,R00N -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.non-optimized.cpp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R00C,R00N -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.non-optimized.cpp
# note: command had no output on stdout or stderr
# RUN: at line 16
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R00C,R00O -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.optimized.cpp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R00C,R00O -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.optimized.cpp
# note: command had no output on stdout or stderr
# RUN: at line 18
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R01C,R01N -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.non-optimized.cpp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R01C,R01N -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.non-optimized.cpp
# note: command had no output on stdout or stderr
# RUN: at line 19
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R01C,R01O -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.optimized.cpp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R01C,R01O -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.optimized.cpp
# note: command had no output on stdout or stderr
# RUN: at line 21
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R02C,R02N,NOOPT -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.non-optimized.cpp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td --check-prefixes=CHECK,R02C,R02N,NOOPT -input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.non-optimized.cpp
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td:950:16: error: NOOPT-NEXT: is not on the line after the previous match
# | // NOOPT-NEXT: GIM_CheckOpcode, /*MI*/0, GIMT_Encode2(TargetOpcode::G_CONSTANT),
# | ^
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.non-optimized.cpp:685:13: note: 'next' match was here
# | /* 1095 */ GIM_CheckOpcode, /*MI*/0, GIMT_Encode2(TargetOpcode::G_CONSTANT),
# | ^
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.non-optimized.cpp:633:57: note: previous match ended here
# | /* 966 */ GIM_CheckNumOperands, /*MI*/0, /*Expected*/2,
# | ^
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.non-optimized.cpp:634:1: note: non-matching line after previous match is here
# | /* 969 */ GIM_CheckOpcode, /*MI*/0, GIMT_Encode2(TargetOpcode::G_LOAD),
# | ^
# |
# | Input file: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/TableGen/GlobalISelEmitter/Output/GlobalISelEmitter.td.tmp.non-optimized.cpp
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 680: /* 1086 */ // GIR_Coverage, 13,
# | 681: /* 1086 */ GIR_Done,
# | 682: /* 1087 */ // Label 17: @1087
# | 683: /* 1087 */ GIM_Try, /*On fail goto*//*Label 18*/ GIMT_Encode4(1120), // Rule ID 9 //
# | 684: /* 1092 */ GIM_CheckNumOperands, /*MI*/0, /*Expected*/2,
# | 685: /* 1095 */ GIM_CheckOpcode, /*MI*/0, GIMT_Encode2(TargetOpcode::G_CONSTANT),
# | next:950 !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: match on wrong line
# | 686: /* 1099 */ GIM_CheckI64ImmPredicate, /*MI*/0, /*Predicate*/GIMT_Encode2(GICXXPred_I64_Predicate_simm8),
# | 687: /* 1103 */ // MIs[0] DstI[dst]
# | 688: /* 1103 */ GIM_RootCheckType, /*Op*/0, /*Type*/GILLT_s32,
# | 689: /* 1106 */ GIM_RootCheckRegBankForClass, /*Op*/0, /*RC*/GIMT_Encode2(MyTarget::GPR32RegClassID),
# | 690: /* 1110 */ // MIs[0] Operand 1
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.TableGen/address-space-patfrags.td</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-tblgen -gen-dag-isel -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/../../include /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/address-space-patfrags.td 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=SDAG /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/address-space-patfrags.td
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-tblgen -gen-dag-isel -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/../../include /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/address-space-patfrags.td
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=SDAG /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/address-space-patfrags.td
# note: command had no output on stdout or stderr
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-tblgen -gen-global-isel -optimize-match-table=false -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/../../include /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/address-space-patfrags.td -o - < /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/address-space-patfrags.td | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=GISEL /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/address-space-patfrags.td
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-tblgen -gen-global-isel -optimize-match-table=false -I /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/../../include /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/address-space-patfrags.td -o -
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=GISEL /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/address-space-patfrags.td
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/address-space-patfrags.td:60:11: error: GISEL: expected string not found in input
# | // GISEL: GIM_Try, /*On fail goto*//*Label 0*/ GIMT_Encode4({{[0-9]+}}), // Rule ID 0 //
# | ^
# | <stdin>:1:1: note: scanning from here
# | /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/TableGen/address-space-patfrags.td
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
# | check:60 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 2: |* *|
# | check:60 ~~~~~~
# | 3: |* Global Instruction Selector for the TestTarget target *|
# | check:60 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: |* *|
# | check:60 ~~~~~~
# | 5: |* Automatically generated file, do not edit! *|
# | check:60 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: |* *|
# | check:60 ~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.
https://github.com/llvm/llvm-project/pull/197071
More information about the llvm-commits
mailing list