[llvm] [X86] narrowBitOpRMW - allow additional uses of the BTC/R/S result (PR #166376)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 5 06:23:44 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/32491
<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 :: IR/./MLIRIRTests/39/130 (3625 of 3634)
PASS: MLIR :: Dialect/SCF/loop-unroll.mlir (3626 of 3634)
PASS: MLIR-Unit :: IR/./MLIRIRTests/38/130 (3627 of 3634)
PASS: MLIR :: Transforms/invalid-parallel-loop-collapsing.mlir (3628 of 3634)
PASS: MLIR :: mlir-reduce/multiple-function.mlir (3629 of 3634)
PASS: MLIR :: mlir-reduce/crashop-reduction.mlir (3630 of 3634)
PASS: MLIR :: mlir-runner/utils.mlir (3631 of 3634)
PASS: MLIR :: mlir-runner/verify-entry-point.mlir (3632 of 3634)
PASS: MLIR :: mlir-tblgen/op-error.td (3633 of 3634)
PASS: MLIR :: Pass/pipeline-options-parsing.mlir (3634 of 3634)
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=1601.412414
```
</details>
https://github.com/llvm/llvm-project/pull/166376
More information about the llvm-commits
mailing list