[PATCH] D130019: [HLSL] CodeGen HLSL Resource annotations

Chris Bieneman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 1 07:30:23 PDT 2022


beanz updated this revision to Diff 449014.
beanz added a comment.

Updates based on PR feedback. Thanks @aaron.ballman!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130019

Files:
  clang/lib/CodeGen/CGDeclCXX.cpp
  clang/lib/CodeGen/CGHLSLRuntime.cpp
  clang/lib/CodeGen/CGHLSLRuntime.h
  clang/test/CodeGenHLSL/builtins/RWBuffer-annotations.hlsl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130019.449014.patch
Type: text/x-patch
Size: 3819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220801/6e50c8cb/attachment.bin>


More information about the cfe-commits mailing list