[PATCH] D127802: [HLSL] Support HLSL vector initializers

Chris Bieneman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 16 12:30:45 PDT 2022


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

Updates based on feedback from @aaron.ballman.

Thank you for all the test suggestions, it caught an extra-odd AST generation. Fix included :).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127802

Files:
  clang/lib/Sema/SemaInit.cpp
  clang/test/AST/HLSL/vector-constructors.hlsl
  clang/test/SemaHLSL/BuiltIns/vector-constructors-erros.hlsl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127802.437670.patch
Type: text/x-patch
Size: 13961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220616/f798d66a/attachment-0001.bin>


More information about the cfe-commits mailing list