diff options
author | Zhengxing li <zhengxingli@microsoft.com> | 2025-01-04 14:02:39 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-04 14:02:39 -0800 |
commit | 7a761100960c0c9e2b2fa8a9ee233b137270bd73 (patch) | |
tree | 58176debbf220d40a391d70c77025608e3d70c00 /clang/unittests/Format/ConfigParseTest.cpp | |
parent | 7db0a606a294bc788563b8363261efa0c13e3062 (diff) | |
download | llvm-7a761100960c0c9e2b2fa8a9ee233b137270bd73.zip llvm-7a761100960c0c9e2b2fa8a9ee233b137270bd73.tar.gz llvm-7a761100960c0c9e2b2fa8a9ee233b137270bd73.tar.bz2 |
[HLSL][SPIR-V] implement SV_GroupID semantic lowering (#121521)
The HLSL SV_GroupID semantic attribute is lowered into
@llvm.spv.group.id intrinsic in LLVM IR for SPIR-V target.
In the SPIR-V backend, this is now translated to a `WorkgroupId` builtin
variable.
Fixes #118700 which's a follow-up work to #70120
Diffstat (limited to 'clang/unittests/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions