[Mlir-commits] [mlir] [mlir][vector] Implement IndexedAccessOpInterface for load, store, etc. (PR #196216)
LLVM Continuous Integration
llvmlistbot at llvm.org
Fri May 8 11:53:06 PDT 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `clang-aarch64-sve2-vla` running on `linaro-g4-01` while building `mlir` at step 7 "ninja check 1".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/198/builds/13245
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 7 (ninja check 1) failure: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
...
PASS: mlgo-utils :: corpus/combine_training_corpus_test.py (108921 of 108931)
PASS: mlgo-utils :: corpus/extract_ir_script.test (108922 of 108931)
PASS: lld :: wasm/libsearch.s (108923 of 108931)
PASS: lld :: wasm/lto/thinlto.ll (108924 of 108931)
PASS: lld :: MachO/loh-adrp-add.s (108925 of 108931)
PASS: mlgo-utils :: corpus/extract_ir_test.py (108926 of 108931)
PASS: lld :: MinGW/driver.test (108927 of 108931)
PASS: lld :: wasm/large-section.test (108928 of 108931)
PASS: lld :: wasm/large-debug-section.test (108929 of 108931)
PASS: lld :: wasm/section-too-large.test (108930 of 108931)
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=1535.197935
```
</details>
https://github.com/llvm/llvm-project/pull/196216
More information about the Mlir-commits
mailing list