[PATCH] D131058: [AArch64] Add an error if SVE scalable vector types are used in a context without sve
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 3 07:29:57 PDT 2022
dmgreen updated this revision to Diff 464681.
dmgreen added a comment.
Rebase over other test changes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131058/new/
https://reviews.llvm.org/D131058
Files:
clang/include/clang/AST/Type.h
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/AST/Type.cpp
clang/lib/Basic/Targets/AArch64.cpp
clang/lib/Sema/Sema.cpp
clang/lib/Sema/SemaDecl.cpp
clang/test/CodeGen/aarch64-targetattr.c
clang/test/Sema/arm-sve-target.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131058.464681.patch
Type: text/x-patch
Size: 14043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221003/c4d58080/attachment.bin>
More information about the llvm-commits
mailing list