[PATCH] D135190: [DirectX backend] Add analysis to collect DXILResources

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 5 17:48:01 PDT 2022


python3kgae updated this revision to Diff 465626.
python3kgae added a comment.

Fix clang-format


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.465626.patch
Type: text/x-patch
Size: 20639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221006/c87096ea/attachment.bin>


More information about the llvm-commits mailing list