[llvm] [RISCV] Don't emit VP_SETCC in combineVectorSizedSetCCEquality. NFC (PR #179479)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 3 23:59:53 PST 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 `llvm` at step 3 "clean-build-dir".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/129/builds/38108

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 3 (clean-build-dir) failure: Delete failed. (failure) (timed out)
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 :: Dialect/Utils/./MLIRDialectUtilsTests/35/42 (3847 of 3858)
PASS: MLIR-Unit :: Dialect/Utils/./MLIRDialectUtilsTests/39/42 (3848 of 3858)
PASS: MLIR-Unit :: IR/./MLIRIRTests/101/132 (3849 of 3858)
PASS: MLIR-Unit :: IR/./MLIRIRTests/0/132 (3850 of 3858)
PASS: MLIR-Unit :: IR/./MLIRIRTests/39/132 (3851 of 3858)
PASS: MLIR-Unit :: IR/./MLIRIRTests/38/132 (3852 of 3858)
PASS: MLIR-Unit :: Pass/./MLIRPassTests/11/14 (3853 of 3858)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/11/22 (3854 of 3858)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/12/22 (3855 of 3858)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/13/22 (3856 of 3858)
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=2410.519873

```

</details>

https://github.com/llvm/llvm-project/pull/179479


More information about the llvm-commits mailing list