[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:02:03 PST 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-sie-ubuntu-fast` running on `sie-linux-worker` while building `llvm` at step 6 "test-build-unified-tree-check-all".

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

<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 /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx942 -run-pass=none -filetype=null /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/llvm/test/MachineVerifier/test_g_incompatible_range.mir 2>&1 | /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/FileCheck /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/llvm/test/MachineVerifier/test_g_incompatible_range.mir
+ not --crash /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx942 -run-pass=none -filetype=null /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/llvm/test/MachineVerifier/test_g_incompatible_range.mir
+ /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/FileCheck /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/llvm/test/MachineVerifier/test_g_incompatible_range.mir
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/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
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/llc: error: unable to get target for 'amdgcn-amd-amdhsa', see --version and --triple.
^
<stdin>:1:122: note: possible intended match here
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/llc: error: unable to get target for 'amdgcn-amd-amdhsa', see --version and --triple.
                                                                                                                         ^

Input file: <stdin>
Check file: /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/llvm/test/MachineVerifier/test_g_incompatible_range.mir

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

Input was:
<<<<<<
            1: /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/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