[llvm] [IR2Vec] Add support for Cmp predicates in vocabulary and embeddings (PR #156952)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 1 17:28:17 PDT 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/30690
<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-Unit :: Interfaces/./MLIRInterfacesTests/11/22 (3515 of 3526)
PASS: MLIR :: mlir-tblgen/rewriter-errors.td (3516 of 3526)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/12/22 (3517 of 3526)
PASS: MLIR-Unit :: IR/./MLIRIRTests/38/129 (3518 of 3526)
PASS: MLIR :: mlir-tblgen/cpp-class-comments.td (3519 of 3526)
PASS: MLIR :: mlir-runner/simple.mlir (3520 of 3526)
PASS: MLIR :: mlir-runner/utils.mlir (3521 of 3526)
PASS: MLIR :: mlir-tblgen/llvm-intrinsics.td (3522 of 3526)
PASS: MLIR :: mlir-tblgen/op-error.td (3523 of 3526)
PASS: MLIR :: mlir-reduce/dce-test.mlir (3524 of 3526)
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=1843.899312
```
</details>
https://github.com/llvm/llvm-project/pull/156952
More information about the llvm-commits
mailing list