[PATCH] D133983: [HLSL] Add SV_DispatchThreadID
Xiang Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 30 12:04:54 PDT 2022
python3kgae updated this revision to Diff 464354.
python3kgae marked an inline comment as done.
python3kgae added a comment.
Fix typo.
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/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/CodeGen/CGHLSLRuntime.cpp
clang/lib/CodeGen/CGHLSLRuntime.h
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGenHLSL/semantics/DispatchThreadID.hlsl
clang/test/SemaHLSL/Semantics/entry_parameter.hlsl
clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl
clang/test/SemaHLSL/Semantics/valid_entry_parameter.hlsl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133983.464354.patch
Type: text/x-patch
Size: 13416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220930/94d6959e/attachment.bin>
More information about the cfe-commits
mailing list