[PATCH] D136031: [DirectX backend] support ConstantBuffer to DXILResource.h
Xiang Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 3 13:47:31 PST 2023
python3kgae updated this revision to Diff 486070.
python3kgae added a comment.
Use llvm::TypeSize and uint32_t instead of unsigned.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136031/new/
https://reviews.llvm.org/D136031
Files:
llvm/lib/Target/DirectX/CBufferDataLayout.cpp
llvm/lib/Target/DirectX/CBufferDataLayout.h
llvm/lib/Target/DirectX/CMakeLists.txt
llvm/lib/Target/DirectX/DXILResource.cpp
llvm/lib/Target/DirectX/DXILResource.h
llvm/test/CodeGen/DirectX/cbuf.ll
llvm/test/CodeGen/DirectX/legacy_cb_layout_0.ll
llvm/test/CodeGen/DirectX/legacy_cb_layout_1.ll
llvm/test/CodeGen/DirectX/legacy_cb_layout_2.ll
llvm/test/CodeGen/DirectX/legacy_cb_layout_3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136031.486070.patch
Type: text/x-patch
Size: 22268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230103/9455de2d/attachment-0001.bin>
More information about the cfe-commits
mailing list