[llvm] [CGData][GMF] Skip No Params (PR #116548)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 25 11:32:48 PST 2024
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-nvptx-nvidia-ubuntu` running on `as-builder-7` while building `llvm` at step 6 "test-build-unified-tree-check-llvm".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/180/builds/9014
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-llvm) failure: test (failure)
******************** TEST 'LLVM :: CodeGen/Generic/cgdata-merge-no-params.ll' FAILED ********************
Exit Code: 2
Command Output (stderr):
--
RUN: at line 9: /home/buildbot/worker/as-builder-7/ramdisk/llvm-nvptx-nvidia-ubuntu/build/bin/llc -enable-global-merge-func=true -global-merging-skip-no-params=false < /home/buildbot/worker/as-builder-7/ramdisk/llvm-nvptx-nvidia-ubuntu/llvm-project/llvm/test/CodeGen/Generic/cgdata-merge-no-params.ll | /home/buildbot/worker/as-builder-7/ramdisk/llvm-nvptx-nvidia-ubuntu/build/bin/FileCheck /home/buildbot/worker/as-builder-7/ramdisk/llvm-nvptx-nvidia-ubuntu/llvm-project/llvm/test/CodeGen/Generic/cgdata-merge-no-params.ll --check-prefix=MERGE
+ /home/buildbot/worker/as-builder-7/ramdisk/llvm-nvptx-nvidia-ubuntu/build/bin/llc -enable-global-merge-func=true -global-merging-skip-no-params=false
+ /home/buildbot/worker/as-builder-7/ramdisk/llvm-nvptx-nvidia-ubuntu/build/bin/FileCheck /home/buildbot/worker/as-builder-7/ramdisk/llvm-nvptx-nvidia-ubuntu/llvm-project/llvm/test/CodeGen/Generic/cgdata-merge-no-params.ll --check-prefix=MERGE
/home/buildbot/worker/as-builder-7/ramdisk/llvm-nvptx-nvidia-ubuntu/build/bin/llc: error: unable to get target for 'arm64-unknown-ios12.0.0', see --version and --triple.FileCheck error: '<stdin>' is empty.
FileCheck command line: /home/buildbot/worker/as-builder-7/ramdisk/llvm-nvptx-nvidia-ubuntu/build/bin/FileCheck /home/buildbot/worker/as-builder-7/ramdisk/llvm-nvptx-nvidia-ubuntu/llvm-project/llvm/test/CodeGen/Generic/cgdata-merge-no-params.ll --check-prefix=MERGE
--
********************
```
</details>
https://github.com/llvm/llvm-project/pull/116548
More information about the llvm-commits
mailing list