[PATCH] D136031: [DirectX backend] support ConstantBuffer to DXILResource.h
Xiang Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 12 10:42:31 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG944f4b280585: [DirectX backend] add support ConstantBuffer to DXILResource.h (authored by python3kgae).
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
llvm/test/tools/dxil-dis/BasicIR.ll
llvm/unittests/Target/DirectX/CBufferDataLayoutTests.cpp
llvm/unittests/Target/DirectX/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136031.488714.patch
Type: text/x-patch
Size: 30893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230112/79e128fc/attachment-0001.bin>
More information about the cfe-commits
mailing list