[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 19:34:37 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG220185552f44: [DirectX backend] Add analysis to collect DXILResources (authored by python3kgae).

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.465959.patch
Type: text/x-patch
Size: 21152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221007/9354a9ae/attachment.bin>


More information about the llvm-commits mailing list