[PATCH] D131203: [HLSL] Initial codegen for SV_GroupIndex

Chris Bieneman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 17 13:51:25 PDT 2022


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

Handling function attributes appropriately.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131203

Files:
  clang/lib/AST/Mangle.cpp
  clang/lib/CodeGen/CGHLSLRuntime.cpp
  clang/lib/CodeGen/CGHLSLRuntime.h
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/test/CodeGenHLSL/semantics/GroupIndex-codegen.hlsl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131203.453418.patch
Type: text/x-patch
Size: 6984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220817/31a856af/attachment.bin>


More information about the cfe-commits mailing list