[llvm] [CodeGen] Add <4096 x {i1, i16, f16, bf16}> value types (PR #139294)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Sat May 10 04:39:24 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `bolt-x86_64-ubuntu-nfc` running on `bolt-worker` while building `llvm` at step 9 "test-build-bolt-check-large-bolt".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/92/builds/18534
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 9 (test-build-bolt-check-large-bolt) failure: 1200 seconds without output running [b'ninja', b'check-large-bolt'], attempting to kill
...
PASS: bolt-tests :: X86/heatmap.test (7 of 17)
PASS: bolt-tests :: X86/openssl.test (8 of 17)
XFAIL: bolt-tests :: AArch64/bzip2-nolbr.test (9 of 17)
PASS: bolt-tests :: X86/libmysqlclient-entry-cold.test (10 of 17)
PASS: bolt-tests :: AArch64/bzip2.test (11 of 17)
PASS: bolt-tests :: X86/cond-tail.test (12 of 17)
PASS: bolt-tests :: X86/debugTypesBug.test (13 of 17)
PASS: bolt-tests :: X86/R_X86_64_64.pic.test (14 of 17)
PASS: bolt-tests :: X86/clang.test (15 of 17)
PASS: bolt-tests :: X86/clang7-pic.test (16 of 17)
command timed out: 1200 seconds without output running [b'ninja', b'check-large-bolt'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=1268.133748
```
</details>
https://github.com/llvm/llvm-project/pull/139294
More information about the llvm-commits
mailing list