[llvm] [LV] Store DataLayout on VPTypeAnalysis (NFC) (PR #197231)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Wed May 13 02:28:24 PDT 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `arc-builder` running on `arc-worker` while building `llvm` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/3/builds/32176
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-all) failure: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
...
745.599 [18/18/43] Linking CXX executable unittests/ProfileData/ProfileDataTests
745.782 [17/18/44] Linking CXX executable unittests/SandboxIR/SandboxIRTests
746.098 [16/18/45] Linking CXX executable unittests/CodeGen/CGPluginTest/CGPluginTest
746.622 [15/18/46] Linking CXX executable tools/clang/unittests/AllClangUnitTests
746.722 [14/18/47] Linking CXX executable unittests/CodeGen/GlobalISel/GlobalISelTests
746.886 [13/18/48] Linking CXX executable unittests/Frontend/LLVMFrontendTests
747.385 [12/18/49] Linking CXX executable unittests/CodeGen/CodeGenTests
747.953 [11/18/50] Linking CXX executable unittests/MIR/MIRTests
748.055 [10/18/51] Linking CXX executable unittests/Transforms/IPO/IPOTests
748.697 [9/18/52] Linking CXX executable unittests/MI/MITests
command timed out: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=1949.649868
```
</details>
https://github.com/llvm/llvm-project/pull/197231
More information about the llvm-commits
mailing list