[clang] [llvm] [HLSL][SPIRV] Use resource names (PR #143412)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 13 09:41:18 PDT 2025


llvm-ci wrote:

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

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

<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 :: CodeGen/SPIRV/ExecutionMode_Fragment.ll' FAILED ********************
Exit Code: 2

Command Output (stderr):
--
/home/buildbot/worker/as-builder-4/ramdisk/lld-x86_64/build/bin/llc -O0 -mtriple=spirv-unknown-vulkan1.3-pixel /home/buildbot/worker/as-builder-4/ramdisk/lld-x86_64/llvm-project/llvm/test/CodeGen/SPIRV/ExecutionMode_Fragment.ll -o - | /home/buildbot/worker/as-builder-4/ramdisk/lld-x86_64/build/bin/FileCheck /home/buildbot/worker/as-builder-4/ramdisk/lld-x86_64/llvm-project/llvm/test/CodeGen/SPIRV/ExecutionMode_Fragment.ll # RUN: at line 1
+ /home/buildbot/worker/as-builder-4/ramdisk/lld-x86_64/build/bin/llc -O0 -mtriple=spirv-unknown-vulkan1.3-pixel /home/buildbot/worker/as-builder-4/ramdisk/lld-x86_64/llvm-project/llvm/test/CodeGen/SPIRV/ExecutionMode_Fragment.ll -o -
+ /home/buildbot/worker/as-builder-4/ramdisk/lld-x86_64/build/bin/FileCheck /home/buildbot/worker/as-builder-4/ramdisk/lld-x86_64/llvm-project/llvm/test/CodeGen/SPIRV/ExecutionMode_Fragment.ll
Callsite was not defined with variable arguments!
ptr @llvm.spv.resource.handlefrombinding.tspirv.VulkanBuffer_a0i32_12_1t
llc: error: '/home/buildbot/worker/as-builder-4/ramdisk/lld-x86_64/llvm-project/llvm/test/CodeGen/SPIRV/ExecutionMode_Fragment.ll': input module cannot be verified
FileCheck error: '<stdin>' is empty.
FileCheck command line:  /home/buildbot/worker/as-builder-4/ramdisk/lld-x86_64/build/bin/FileCheck /home/buildbot/worker/as-builder-4/ramdisk/lld-x86_64/llvm-project/llvm/test/CodeGen/SPIRV/ExecutionMode_Fragment.ll

--

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


```

</details>

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


More information about the llvm-commits mailing list