[PATCH] D124091: [clang][AArch64][SVE] Implement conditional operator for SVE vectors
David Truby via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 21 07:07:25 PDT 2022
DavidTruby updated this revision to Diff 424193.
DavidTruby added a comment.
Add additional tests for vector splats
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124091/new/
https://reviews.llvm.org/D124091
Files:
clang/include/clang/Sema/Sema.h
clang/lib/CodeGen/CGExprScalar.cpp
clang/lib/Sema/SemaExprCXX.cpp
clang/test/CodeGenCXX/aarch64-sve-vector-conditional-op.cpp
clang/test/SemaCXX/aarch64-sve-vector-conditional-op.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124091.424193.patch
Type: text/x-patch
Size: 21637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220421/95ef1c55/attachment-0001.bin>
More information about the cfe-commits
mailing list