[PATCH] D130951: [HLSL] CodeGen hlsl resource binding.

Xiang Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 14 14:15:50 PDT 2022


python3kgae updated this revision to Diff 467909.
python3kgae marked 3 inline comments as done.
python3kgae added a comment.

Rebase to use FrontendResource.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130951/new/

https://reviews.llvm.org/D130951

Files:
  clang/lib/CodeGen/CGHLSLRuntime.cpp
  clang/lib/CodeGen/CGHLSLRuntime.h
  clang/test/CodeGenHLSL/builtins/RWBuffer-annotations.hlsl
  clang/test/CodeGenHLSL/cbuf.hlsl
  llvm/include/llvm/Frontend/HLSL/HLSLResource.h
  llvm/lib/Frontend/HLSL/HLSLResource.cpp
  llvm/lib/Target/DirectX/DXILResource.cpp
  llvm/lib/Target/DirectX/DXILResource.h
  llvm/test/CodeGen/DirectX/UAVMetadata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130951.467909.patch
Type: text/x-patch
Size: 25142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221014/cf9e08a8/attachment-0001.bin>


More information about the cfe-commits mailing list