[PATCH] D91696: [AArch64][SVE] Allow lax conversion between VLATs and GNU vectors

Joe Ellis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 19 02:20:46 PST 2020


joechrisellis updated this revision to Diff 306351.
joechrisellis marked an inline comment as done.
joechrisellis added a comment.

Address @c-rhodes's comments regarding lax conversion when __ARM_FEATURE_SVE_BITS != N for GNU vectors.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91696

Files:
  clang/lib/AST/ASTContext.cpp
  clang/test/Sema/aarch64-sve-lax-vector-conversions.c
  clang/test/Sema/attr-arm-sve-vector-bits.c
  clang/test/SemaCXX/aarch64-sve-lax-vector-conversions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91696.306351.patch
Type: text/x-patch
Size: 9946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201119/2bc8a8b1/attachment.bin>


More information about the cfe-commits mailing list