[PATCH] D87607: [clang][aarch64] Support implicit casts between GNU and SVE vectors

Cullen Rhodes via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 15 06:38:12 PDT 2020


c-rhodes updated this revision to Diff 291891.
c-rhodes edited the summary of this revision.
c-rhodes added a comment.

Added tests for implicit casts between GNU and fixed-length SVE vectors. I was planning to create a separate patch for this but since it's only tests and no functional changes I've included it in this patch.


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

https://reviews.llvm.org/D87607

Files:
  clang/lib/AST/ASTContext.cpp
  clang/test/CodeGen/attr-arm-sve-vector-bits-cast.c
  clang/test/Sema/attr-arm-sve-vector-bits.c
  clang/test/SemaCXX/attr-arm-sve-vector-bits.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87607.291891.patch
Type: text/x-patch
Size: 19707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200915/d805fd33/attachment-0001.bin>


More information about the cfe-commits mailing list