[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:34:35 PDT 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `ml-opt-devrel-x86-64` running on `ml-opt-devrel-x86-64-b1` while building `clang,llvm` at step 6 "test-build-unified-tree-check-all".

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

<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):
--
/b/ml-opt-devrel-x86-64-b1/build/bin/llc -O0 -mtriple=spirv-unknown-vulkan1.3-pixel /b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/test/CodeGen/SPIRV/ExecutionMode_Fragment.ll -o - | /b/ml-opt-devrel-x86-64-b1/build/bin/FileCheck /b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/test/CodeGen/SPIRV/ExecutionMode_Fragment.ll # RUN: at line 1
+ /b/ml-opt-devrel-x86-64-b1/build/bin/llc -O0 -mtriple=spirv-unknown-vulkan1.3-pixel /b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/test/CodeGen/SPIRV/ExecutionMode_Fragment.ll -o -
+ /b/ml-opt-devrel-x86-64-b1/build/bin/FileCheck /b/ml-opt-devrel-x86-64-b1/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: '/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/test/CodeGen/SPIRV/ExecutionMode_Fragment.ll': input module cannot be verified
FileCheck error: '<stdin>' is empty.
FileCheck command line:  /b/ml-opt-devrel-x86-64-b1/build/bin/FileCheck /b/ml-opt-devrel-x86-64-b1/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