[PATCH] D91262: [AArch64][SVE] Allow C-style casts between fixed-size and scalable vectors

Joe Ellis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 11 07:20:06 PST 2020


joechrisellis updated this revision to Diff 304513.
joechrisellis added a comment.

Add tests for C-style casts to/from scalable/fixed float vector types.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91262

Files:
  clang/lib/Sema/SemaCast.cpp
  clang/test/Sema/aarch64-sve-explicit-casts-fixed-size.cpp
  clang/test/Sema/aarch64-sve-explicit-casts.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91262.304513.patch
Type: text/x-patch
Size: 5038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201111/60f7f21e/attachment.bin>


More information about the cfe-commits mailing list