[PATCH] D133983: [HLSL] Add SV_DispatchThreadID
Xiang Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 15 16:29:14 PDT 2022
python3kgae updated this revision to Diff 460546.
python3kgae added a comment.
Fix warning.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133983/new/
https://reviews.llvm.org/D133983
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/lib/CodeGen/CGHLSLRuntime.cpp
clang/lib/CodeGen/CGHLSLRuntime.h
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGenHLSL/semantics/DispatchThreadID.hlsl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133983.460546.patch
Type: text/x-patch
Size: 6806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220915/79d9c591/attachment.bin>
More information about the cfe-commits
mailing list