[Mlir-commits] [mlir] [MLIR][Vector] Fix crash in operatesOnSuperVectorsOf on rank-mismatched shaped (PR #183967)

LLVM Continuous Integration llvmlistbot at llvm.org
Wed Mar 4 17:56:33 PST 2026


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `ppc64le-flang-rhel-clang` running on `ppc64le-flang-rhel-test` while building `mlir` at step 7 "test-build-unified-tree-check-flang-rt".

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

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

```
Step 7 (test-build-unified-tree-check-flang-rt) failure: 1200 seconds without output running [b'ninja', b'check-flang-rt'], attempting to kill
...
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/229/271 (267 of 276)
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/238/271 (268 of 276)
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/239/271 (269 of 276)
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/228/271 (270 of 276)
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/236/271 (271 of 276)
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/90/271 (272 of 276)
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/244/271 (273 of 276)
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/243/271 (274 of 276)
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/234/271 (275 of 276)
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/235/271 (276 of 276)
command timed out: 1200 seconds without output running [b'ninja', b'check-flang-rt'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=1588.735265

```

</details>

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


More information about the Mlir-commits mailing list