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

Paul Walker via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 22 08:25:16 PDT 2023


paulwalker-arm created this revision.
Herald added a project: All.
paulwalker-arm requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Fixes https://github.com/llvm/llvm-project/issues/63223


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D153560

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153560.533625.patch
Type: text/x-patch
Size: 10779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230622/b8f507be/attachment.bin>


More information about the cfe-commits mailing list