[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 16 06:49:45 PST 2020
joechrisellis updated this revision to Diff 305494.
joechrisellis added a comment.
Remove failing test; it was checking that a conversion _failed_, although the conversion should now _pass_ given the changes in this patch.
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/SemaExpr.cpp
clang/lib/Sema/SemaOverload.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: D91067.305494.patch
Type: text/x-patch
Size: 9239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201116/f9cd5892/attachment.bin>
More information about the cfe-commits
mailing list