[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
Thu Jan 12 10:21:46 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG753aca0a3ab0: [AArch64] Add an error if SVE scalable vector types are used in a context… (authored by dmgreen).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D131058?vs=480417&id=488711#toc

Repository:
  rG LLVM Github Monorepo

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/Sema/Sema.cpp
  clang/lib/Sema/SemaDecl.cpp
  clang/test/CodeGen/aarch64-targetattr-arch.c
  clang/test/Sema/arm-sve-target.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131058.488711.patch
Type: text/x-patch
Size: 6116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230112/d0e9c641/attachment.bin>


More information about the llvm-commits mailing list