[PATCH] D128569: Start support for HLSL `RWBuffer`

Chris Bieneman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 28 14:54:55 PDT 2022


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

Updating based on PR feedback and removing the new builtins.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128569

Files:
  clang/include/clang/Sema/HLSLExternalSemaSource.h
  clang/lib/AST/DeclTemplate.cpp
  clang/lib/Sema/HLSLExternalSemaSource.cpp
  clang/test/AST/HLSL/RWBuffer-AST.hlsl
  clang/test/AST/HLSL/ResourceStruct.hlsl
  clang/test/SemaHLSL/BuiltIns/RWBuffers.hlsl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128569.440778.patch
Type: text/x-patch
Size: 14330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220628/d23f74b1/attachment.bin>


More information about the cfe-commits mailing list