[PATCH] D121829: [clang][AArc64][SVE] Implement vector-scalar operators
David Truby via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 18 06:49:37 PDT 2022
DavidTruby updated this revision to Diff 416487.
DavidTruby added a comment.
Fix non-valid operation diagnostics
Add correct float tests
Add negative tests for invalid types
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121829/new/
https://reviews.llvm.org/D121829
Files:
clang/include/clang/Sema/Sema.h
clang/lib/CodeGen/CGExprScalar.cpp
clang/lib/Sema/SemaExpr.cpp
clang/test/CodeGen/aarch64-sve-vector-arith-ops.c
clang/test/CodeGen/aarch64-sve-vector-bitwise-ops.c
clang/test/Sema/aarch64-sve-vector-arith-ops.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121829.416487.patch
Type: text/x-patch
Size: 83969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220318/00ba60b6/attachment-0001.bin>
More information about the cfe-commits
mailing list