[llvm] [NewPM] Adds a port for AArch64ConditionalComparesPass (PR #192755)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 18 12:17:50 PDT 2026


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `arc-builder` running on `arc-worker` while building `llvm` at step 6 "test-build-unified-tree-check-all".

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

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

```
Step 6 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'LLVM :: tools/llvm-cas/logging.test' FAILED ********************
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 3
rm -rf /buildbot/worker/arc-folder/build/test/tools/llvm-cas/Output/logging.test.tmp
# executed command: rm -rf /buildbot/worker/arc-folder/build/test/tools/llvm-cas/Output/logging.test.tmp
# RUN: at line 4
split-file /buildbot/worker/arc-folder/llvm-project/llvm/test/tools/llvm-cas/logging.test /buildbot/worker/arc-folder/build/test/tools/llvm-cas/Output/logging.test.tmp
# executed command: split-file /buildbot/worker/arc-folder/llvm-project/llvm/test/tools/llvm-cas/logging.test /buildbot/worker/arc-folder/build/test/tools/llvm-cas/Output/logging.test.tmp
# RUN: at line 5
"/usr/local/bin/python3.9" -c "with open(r'/buildbot/worker/arc-folder/build/test/tools/llvm-cas/Output/logging.test.tmp/input/large', 'w') as file: file.truncate(100000)"
# executed command: /usr/local/bin/python3.9 -c 'with open(r'"'"'/buildbot/worker/arc-folder/build/test/tools/llvm-cas/Output/logging.test.tmp/input/large'"'"', '"'"'w'"'"') as file: file.truncate(100000)'
# RUN: at line 6
env LLVM_CAS_LOG=2 /buildbot/worker/arc-folder/build/bin/llvm-cas --cas /buildbot/worker/arc-folder/build/test/tools/llvm-cas/Output/logging.test.tmp/cas --make-blob --data /buildbot/worker/arc-folder/build/test/tools/llvm-cas/Output/logging.test.tmp/input/a
# executed command: env LLVM_CAS_LOG=2 /buildbot/worker/arc-folder/build/bin/llvm-cas --cas /buildbot/worker/arc-folder/build/test/tools/llvm-cas/Output/logging.test.tmp/cas --make-blob --data /buildbot/worker/arc-folder/build/test/tools/llvm-cas/Output/logging.test.tmp/input/a
# .---command stdout------------
# | llvmcas://9b096cd140f1198c160a33e7d5bfbd22fb92a450658db5cfaa25c3304e52e320
# `-----------------------------
# RUN: at line 7
env LLVM_CAS_LOG=2 /buildbot/worker/arc-folder/build/bin/llvm-cas --cas /buildbot/worker/arc-folder/build/test/tools/llvm-cas/Output/logging.test.tmp/cas --make-blob --data /buildbot/worker/arc-folder/build/test/tools/llvm-cas/Output/logging.test.tmp/input/large
# executed command: env LLVM_CAS_LOG=2 /buildbot/worker/arc-folder/build/bin/llvm-cas --cas /buildbot/worker/arc-folder/build/test/tools/llvm-cas/Output/logging.test.tmp/cas --make-blob --data /buildbot/worker/arc-folder/build/test/tools/llvm-cas/Output/logging.test.tmp/input/large
# .---command stdout------------
# | llvmcas://1947ce87d89672adaabd57d8910b84f5b2b3feed311a929e287d4c5c8502b1ae
# `-----------------------------
# RUN: at line 8
env LLVM_CAS_LOG=2 /buildbot/worker/arc-folder/build/bin/llvm-cas --cas /buildbot/worker/arc-folder/build/test/tools/llvm-cas/Output/logging.test.tmp/cas --validate-if-needed -check-hash
# executed command: env LLVM_CAS_LOG=2 /buildbot/worker/arc-folder/build/bin/llvm-cas --cas /buildbot/worker/arc-folder/build/test/tools/llvm-cas/Output/logging.test.tmp/cas --validate-if-needed -check-hash
# .---command stderr------------
# | llvm-cas: validate-if-needed: cas contents invalid: Child timed out: 
# `-----------------------------
# error: command failed with exit status: 1

--

********************


```

</details>

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


More information about the llvm-commits mailing list