llvm-project
llvm-project copied to clipboard
[HLSL] implement `SV_GroupThreadId` semantic
Implement the HLSL SV_GroupThreadId semantic for entry parameter declarations:
https://learn.microsoft.com/en-us/windows/win32/direct3dhlsl/sv-groupthreadid
I'll work on this task.
@llvm/issue-subscribers-clang-codegen
Author: Chris B (llvm-beanz)
Implement the HLSL `SV_GroupThreadId` semantic for entry parameter declarations:
https://learn.microsoft.com/en-us/windows/win32/direct3dhlsl/sv-groupthreadid
@llvm/issue-subscribers-clang-frontend
Author: Chris B (llvm-beanz)
Implement the HLSL `SV_GroupThreadId` semantic for entry parameter declarations:
https://learn.microsoft.com/en-us/windows/win32/direct3dhlsl/sv-groupthreadid