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

Xiang Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 4 16:46:08 PDT 2022


python3kgae updated this revision to Diff 450182.
python3kgae marked an inline comment as done.
python3kgae added a comment.

Rename ResBinding and addResourceAnnotation to BufferResBinding and addBufferResourceAnnotation.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130951.450182.patch
Type: text/x-patch
Size: 7374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220804/ca587e83/attachment.bin>


More information about the cfe-commits mailing list