[PATCH] D130131: [HLSL] CodeGen hlsl cbuffer/tbuffer.
Xiang Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 21 23:31:23 PDT 2022
python3kgae updated this revision to Diff 462085.
python3kgae added a comment.
Remove nested HLSLBuffer and namespace inside HLSLBuffer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130131/new/
https://reviews.llvm.org/D130131
Files:
clang/lib/CodeGen/CGDecl.cpp
clang/lib/CodeGen/CGHLSLRuntime.cpp
clang/lib/CodeGen/CGHLSLRuntime.h
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/CodeGenHLSL/cbuf.hlsl
clang/test/CodeGenHLSL/cbuf_in_namespace.hlsl
clang/test/CodeGenHLSL/static_global_and_function_in_cb.hlsl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130131.462085.patch
Type: text/x-patch
Size: 10855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220922/06fdfe62/attachment.bin>
More information about the cfe-commits
mailing list