[llvm] [InstSimplify] Ignore mask when combinining vp.reverse(vp.reverse). (PR #171542)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 10 01:58:11 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 `llvm` at step 6 "test-build-check-mlir-build-only-check-mlir".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/129/builds/34720
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-check-mlir-build-only-check-mlir) failure: 1200 seconds without output running [b'ninja', b'check-mlir'], attempting to kill
...
PASS: MLIR :: mlir-tblgen/llvm-intrinsics.td (3736 of 3747)
PASS: MLIR-Unit :: IR/./MLIRIRTests/0/131 (3737 of 3747)
PASS: MLIR-Unit :: IR/./MLIRIRTests/101/131 (3738 of 3747)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/13/22 (3739 of 3747)
PASS: MLIR-Unit :: IR/./MLIRIRTests/38/131 (3740 of 3747)
PASS: MLIR-Unit :: Pass/./MLIRPassTests/10/13 (3741 of 3747)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/11/22 (3742 of 3747)
PASS: MLIR-Unit :: IR/./MLIRIRTests/39/131 (3743 of 3747)
PASS: MLIR :: Pass/pipeline-options-parsing.mlir (3744 of 3747)
PASS: MLIR :: mlir-reduce/dce-test.mlir (3745 of 3747)
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=2179.142043
```
</details>
https://github.com/llvm/llvm-project/pull/171542
More information about the llvm-commits
mailing list