[PATCH] D135190: [DirectX backend] Add analysis to collect DXILResources
Xiang Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 6 16:21:03 PDT 2022
python3kgae updated this revision to Diff 465922.
python3kgae marked 8 inline comments as done.
python3kgae added a comment.
Use switch instead of static array.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135190/new/
https://reviews.llvm.org/D135190
Files:
llvm/lib/Target/DirectX/CMakeLists.txt
llvm/lib/Target/DirectX/DXILResource.cpp
llvm/lib/Target/DirectX/DXILResource.h
llvm/lib/Target/DirectX/DXILResourceAnalysis.cpp
llvm/lib/Target/DirectX/DXILResourceAnalysis.h
llvm/lib/Target/DirectX/DXILTranslateMetadata.cpp
llvm/lib/Target/DirectX/DirectX.h
llvm/lib/Target/DirectX/DirectXTargetMachine.cpp
llvm/lib/Target/DirectX/DirectXTargetMachine.h
llvm/test/CodeGen/DirectX/UAVMetadata.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135190.465922.patch
Type: text/x-patch
Size: 21300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221006/d65da6e1/attachment.bin>
More information about the llvm-commits
mailing list