[Mlir-commits] [clang] [lldb] [llvm] [mlir] [MC] Take MCAsmInfo by reference in MCContext and TargetMachine. NFC (PR #194280)
LLVM Continuous Integration
llvmlistbot at llvm.org
Mon Apr 27 02:05:27 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 `bolt,clang,lldb,llvm,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/43378
<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/13/30 (4055 of 4065)
PASS: MLIR-Unit :: IR/./MLIRIRTests/0/148 (4056 of 4065)
PASS: MLIR-Unit :: IR/./MLIRIRTests/39/148 (4057 of 4065)
PASS: MLIR-Unit :: Pass/./MLIRPassTests/11/14 (4058 of 4065)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/11/30 (4059 of 4065)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/12/30 (4060 of 4065)
PASS: MLIR :: Pass/pipeline-parsing.mlir (4061 of 4065)
PASS: MLIR :: mlir-runner/verify-entry-point.mlir (4062 of 4065)
PASS: MLIR :: mlir-reduce/opt-reduction/cse-test.mlir (4063 of 4065)
PASS: MLIR :: mlir-reduce/opt-reduction/dce-test.mlir (4064 of 4065)
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=3565.676647
```
</details>
https://github.com/llvm/llvm-project/pull/194280
More information about the Mlir-commits
mailing list