[llvm] [GlobalISel] Catching inconsistencies in load memory, result, and range metadata type (PR #121247)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 06:11:50 PST 2025


llvm-ci wrote:

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

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

<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 :: MachineVerifier/test_g_incompatible_range.mir' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
RUN: at line 1: not --crash /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx942 -run-pass=none -filetype=null /Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/llvm/test/MachineVerifier/test_g_incompatible_range.mir 2>&1 | /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/llvm/test/MachineVerifier/test_g_incompatible_range.mir
+ not --crash /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx942 -run-pass=none -filetype=null /Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/llvm/test/MachineVerifier/test_g_incompatible_range.mir
+ /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/llvm/test/MachineVerifier/test_g_incompatible_range.mir
/Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/llvm/test/MachineVerifier/test_g_incompatible_range.mir:21:11: error: CHECK: expected string not found in input
 ; CHECK: Bad machine code: range is incompatible with the result type
          ^
<stdin>:1:1: note: scanning from here
/Users/buildbot/buildbot-root/aarch64-darwin/build/bin/llc: error: unable to get target for 'amdgcn-amd-amdhsa', see --version and --triple.
^
<stdin>:1:104: note: possible intended match here
/Users/buildbot/buildbot-root/aarch64-darwin/build/bin/llc: error: unable to get target for 'amdgcn-amd-amdhsa', see --version and --triple.
                                                                                                       ^

Input file: <stdin>
Check file: /Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/llvm/test/MachineVerifier/test_g_incompatible_range.mir

-dump-input=help explains the following input dump.

Input was:
<<<<<<
            1: /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/llc: error: unable to get target for 'amdgcn-amd-amdhsa', see --version and --triple. 
check:21'0     X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
check:21'1                                                                                                            ?                                      possible intended match
>>>>>>

--

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


```

</details>

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


More information about the llvm-commits mailing list