[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:33:52 PST 2025


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/12107

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

Command Output (stderr):
--
RUN: at line 1: not --crash /home/buildbot/worker/as-builder-7/ramdisk/llvm-nvptx-nvidia-ubuntu/build/bin/llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx942 -run-pass=none -filetype=null /home/buildbot/worker/as-builder-7/ramdisk/llvm-nvptx-nvidia-ubuntu/llvm-project/llvm/test/MachineVerifier/test_g_incompatible_range.mir 2>&1 | /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/MachineVerifier/test_g_incompatible_range.mir
+ not --crash /home/buildbot/worker/as-builder-7/ramdisk/llvm-nvptx-nvidia-ubuntu/build/bin/llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx942 -run-pass=none -filetype=null /home/buildbot/worker/as-builder-7/ramdisk/llvm-nvptx-nvidia-ubuntu/llvm-project/llvm/test/MachineVerifier/test_g_incompatible_range.mir
+ /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/MachineVerifier/test_g_incompatible_range.mir
/home/buildbot/worker/as-builder-7/ramdisk/llvm-nvptx-nvidia-ubuntu/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/worker/as-builder-7/ramdisk/llvm-nvptx-nvidia-ubuntu/build/bin/llc: error: unable to get target for 'amdgcn-amd-amdhsa', see --version and --triple.
^
<stdin>:1:127: note: possible intended match here
/home/buildbot/worker/as-builder-7/ramdisk/llvm-nvptx-nvidia-ubuntu/build/bin/llc: error: unable to get target for 'amdgcn-amd-amdhsa', see --version and --triple.
                                                                                                                              ^

Input file: <stdin>
Check file: /home/buildbot/worker/as-builder-7/ramdisk/llvm-nvptx-nvidia-ubuntu/llvm-project/llvm/test/MachineVerifier/test_g_incompatible_range.mir

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

Input was:
<<<<<<
            1: /home/buildbot/worker/as-builder-7/ramdisk/llvm-nvptx-nvidia-ubuntu/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