[PATCH] D130951: [HLSL] CodeGen hlsl resource binding.
Xiang Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 14 09:56:22 PDT 2022
python3kgae updated this revision to Diff 467812.
python3kgae added a comment.
Fix clang-format missed by arc lint
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130951/new/
https://reviews.llvm.org/D130951
Files:
clang/include/clang/Basic/HLSLRuntime.h
clang/lib/CodeGen/CGHLSLRuntime.cpp
clang/lib/CodeGen/CGHLSLRuntime.h
clang/test/CodeGenHLSL/builtins/RWBuffer-annotations.hlsl
clang/test/CodeGenHLSL/cbuf.hlsl
llvm/lib/Target/DirectX/DXILResource.cpp
llvm/lib/Target/DirectX/DXILResource.h
llvm/test/CodeGen/DirectX/UAVMetadata.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130951.467812.patch
Type: text/x-patch
Size: 22234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221014/643939aa/attachment-0001.bin>
More information about the cfe-commits
mailing list