[PATCH] D120323: [clang][SVE] Add support for arithmetic operators on SVE types
David Truby via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 11 07:40:12 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3aca0ffd5092: [clang][SVE] Add support for arithmetic operators on SVE types (authored by DavidTruby).
Changed prior to commit:
https://reviews.llvm.org/D120323?vs=413470&id=414656#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120323/new/
https://reviews.llvm.org/D120323
Files:
clang/include/clang/AST/Type.h
clang/include/clang/Sema/Sema.h
clang/lib/AST/Type.cpp
clang/lib/Sema/SemaExpr.cpp
clang/test/CodeGen/aarch64-sve-vector-ops.c
clang/test/Sema/aarch64-sve-vector-ops.c
clang/test/Sema/sizeless-1.c
clang/test/SemaCXX/sizeless-1.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120323.414656.patch
Type: text/x-patch
Size: 77585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220311/544d362b/attachment-0001.bin>
More information about the cfe-commits
mailing list