[PATCH] D91067: [AArch64][SVE] Support implicit lax vector conversions for SVE types

Joe Ellis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 9 05:25:35 PST 2020


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

Address @peterwaller-arm's comment regarding unused types.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91067

Files:
  clang/include/clang/AST/ASTContext.h
  clang/lib/AST/ASTContext.cpp
  clang/lib/Sema/SemaCast.cpp
  clang/lib/Sema/SemaOverload.cpp
  clang/test/Sema/aarch64-sve-lax-vector-conversions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91067.303838.patch
Type: text/x-patch
Size: 6266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201109/a6836e67/attachment.bin>


More information about the cfe-commits mailing list