[PATCH] D153560: [Clang] Allow C++11 style initialisation of SVE types.

Paul Walker via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 27 04:57:45 PDT 2023


paulwalker-arm updated this revision to Diff 534914.
paulwalker-arm added a comment.

Rebased and updated to allow copy initialisation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153560

Files:
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/test/CodeGenCXX/aarch64-sve-vector-init.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153560.534914.patch
Type: text/x-patch
Size: 44011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230627/eecc4723/attachment-0001.bin>


More information about the cfe-commits mailing list