[clang] [llvm] [HLSL][SPIR-V] Implement vk::location for inputs (PR #169479)

Nathan Gauër via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 27 01:46:35 PST 2025


================

----------------
Keenuts wrote:

Ah good point. Looking into this I also noticed part of the codegen is looking at the triple to determine the shader stage, but it should look at the current function decl.

I'll create another PR to add library test coverage while fixing pre-existing stage mismatch issues. 

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


More information about the llvm-commits mailing list