[Mlir-commits] [mlir] [MLIR][X86] Fix direct use.set() bypassing rewriter in rewriteUses (PR #188945)
LLVM Continuous Integration
llvmlistbot at llvm.org
Sat Mar 28 09:00:30 PDT 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `ppc64le-mlir-rhel-clang` running on `ppc64le-mlir-rhel-test` while building `mlir` at step 6 "test-build-check-mlir-build-only-check-mlir".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/129/builds/41497
<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/25 (3986 of 3996)
PASS: MLIR-Unit :: IR/./MLIRIRTests/37/145 (3987 of 3996)
PASS: MLIR-Unit :: IR/./MLIRIRTests/0/145 (3988 of 3996)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/13/25 (3989 of 3996)
PASS: MLIR-Unit :: IR/./MLIRIRTests/38/145 (3990 of 3996)
PASS: MLIR-Unit :: IR/./MLIRIRTests/105/145 (3991 of 3996)
PASS: MLIR :: Pass/pipeline-parsing.mlir (3992 of 3996)
PASS: MLIR :: mlir-tblgen/llvm-intrinsics.td (3993 of 3996)
PASS: MLIR :: mlir-reduce/dce-test.mlir (3994 of 3996)
PASS: MLIR :: mlir-runner/utils.mlir (3995 of 3996)
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=2250.861410
```
</details>
https://github.com/llvm/llvm-project/pull/188945
More information about the Mlir-commits
mailing list