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

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 14:29:40 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG13163dd8abc5: [HLSL] CodeGen hlsl resource binding. (authored by python3kgae).

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.468329.patch
Type: text/x-patch
Size: 25142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221017/bca4b7d3/attachment.bin>


More information about the llvm-commits mailing list