[llvm] [LLVM][TableGen] Parameterize NumToSkip in DecoderEmitter (PR #135882)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 16 13:26:09 PDT 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `openmp-offload-sles-build-only` running on `rocm-worker-hw-04-sles` while building `llvm` at step 9 "Add check check-llvm".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/140/builds/21352

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 9 (Add check check-llvm) failure: test (failure)
******************** TEST 'LLVM :: TableGen/FixedLenDecoderEmitter/conflict.td' FAILED ********************
Exit Code: 134

Command Output (stderr):
--
/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-tblgen -gen-disassembler -I /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/TableGen/FixedLenDecoderEmitter/../../../include /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/TableGen/FixedLenDecoderEmitter/conflict.td -o - 2>/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/test/TableGen/FixedLenDecoderEmitter/Output/conflict.td.tmp # RUN: at line 1
+ /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-tblgen -gen-disassembler -I /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/TableGen/FixedLenDecoderEmitter/../../../include /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/TableGen/FixedLenDecoderEmitter/conflict.td -o -
/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/test/TableGen/FixedLenDecoderEmitter/Output/conflict.td.script: line 2: 2498794 Aborted                 (core dumped) /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-tblgen -gen-disassembler -I /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/TableGen/FixedLenDecoderEmitter/../../../include /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/TableGen/FixedLenDecoderEmitter/conflict.td -o - 2> /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/test/TableGen/FixedLenDecoderEmitter/Output/conflict.td.tmp

--

********************


```

</details>

https://github.com/llvm/llvm-project/pull/135882


More information about the llvm-commits mailing list