[llvm] [VectorCombine] Avoid inserting freeze when scalarizing extend-extract if all extracts would lead to UB on poison. (PR #164683)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 4 07:06:08 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/32398
<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 :: Pass/pipeline-parsing.mlir (3622 of 3633)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/12/22 (3623 of 3633)
PASS: MLIR :: mlir-tblgen/op-interface.td (3624 of 3633)
PASS: MLIR :: mlir-translate/import-diagnostics.ll (3625 of 3633)
PASS: MLIR :: mlir-tblgen/llvm-intrinsics.td (3626 of 3633)
PASS: MLIR :: mlir-reduce/dce-test.mlir (3627 of 3633)
PASS: MLIR :: mlir-runner/simple.mlir (3628 of 3633)
PASS: MLIR :: Pass/pipeline-options-parsing.mlir (3629 of 3633)
PASS: MLIR :: mlir-tblgen/rewriter-errors.td (3630 of 3633)
PASS: MLIR :: mlir-tblgen/op-error.td (3631 of 3633)
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=1987.543915
```
</details>
https://github.com/llvm/llvm-project/pull/164683
More information about the llvm-commits
mailing list