[llvm] [SPIR-V] Don't lower builtin variadic functions (PR #188517)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 1 06:25:33 PDT 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `ppc64le-mlir-rhel-clang` running on `ppc64le-mlir-rhel-test` while building `llvm` at step 6 "test-build-check-mlir-build-only-check-mlir".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/129/builds/41797
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-check-mlir-build-only-check-mlir) failure: 1200 seconds without output running [b'ninja', b'check-mlir'], attempting to kill
...
PASS: MLIR :: mlir-opt/split-markers.mlir (3997 of 4007)
PASS: MLIR :: mlir-runner/verify-entry-point.mlir (3998 of 4007)
PASS: MLIR :: mlir-tblgen/attr-or-type-format.td (3999 of 4007)
PASS: MLIR :: mlir-tblgen/cpp-class-comments.td (4000 of 4007)
PASS: MLIR :: mlir-runner/utils.mlir (4001 of 4007)
PASS: MLIR :: mlir-tblgen/llvm-intrinsics.td (4002 of 4007)
PASS: MLIR :: Pass/remarks.mlir (4003 of 4007)
PASS: MLIR :: Pass/pipeline-parsing.mlir (4004 of 4007)
PASS: MLIR :: mlir-runner/simple.mlir (4005 of 4007)
PASS: MLIR :: mlir-tblgen/op-error.td (4006 of 4007)
command timed out: 1200 seconds without output running [b'ninja', b'check-mlir'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=2928.189537
```
</details>
https://github.com/llvm/llvm-project/pull/188517
More information about the llvm-commits
mailing list