[PATCH] D124752: [HLSL] clang codeGen for HLSLShaderAttr.

Xiang Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 26 14:50:53 PDT 2022


python3kgae updated this revision to Diff 432393.
python3kgae added a comment.

Move addHLSLFunctionAttributes to ConstructAttributeList.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124752

Files:
  clang/lib/AST/Decl.cpp
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/CGHLSLRuntime.cpp
  clang/lib/CodeGen/CGHLSLRuntime.h
  clang/test/CodeGenHLSL/entry.hlsl
  clang/test/CodeGenHLSL/shader_type_attr.hlsl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124752.432393.patch
Type: text/x-patch
Size: 3654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220526/6722e606/attachment.bin>


More information about the cfe-commits mailing list