[clang] [llvm] [LLVM][SVE] Remove aarch64.sve.rev intrinsic, using vector.reverse instead. (PR #169654)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 28 04:58:28 PST 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `ppc64le-mlir-rhel-clang` running on `ppc64le-mlir-rhel-test` while building `clang,llvm` at step 3 "clean-build-dir".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/129/builds/34020
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 3 (clean-build-dir) failure: Delete failed. (failure) (timed out)
Step 6 (test-build-check-mlir-build-only-check-mlir) failure: 1200 seconds without output running [b'ninja', b'check-mlir'], attempting to kill
9.130 [0/1/0] Running the MLIR regression tests
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=1210.081728
```
</details>
https://github.com/llvm/llvm-project/pull/169654
More information about the llvm-commits
mailing list