[PATCH] D109178: [PowerPC] Disable vector types when not supported by subtarget features

Lei Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 4 11:49:25 PDT 2021


lei updated this revision to Diff 376969.
lei added a comment.

address line comment and update tc to reflect new behaviour.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109178/new/

https://reviews.llvm.org/D109178

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Headers/altivec.h
  clang/lib/Sema/DeclSpec.cpp
  clang/test/CodeGen/builtins-ppc-int128.c
  clang/test/CodeGen/builtins-ppc-vsx.c
  clang/test/Parser/altivec-bool-128.c
  clang/test/Parser/altivec.c
  clang/test/Parser/cxx-altivec-bool-128.cpp
  clang/test/Parser/cxx-altivec.cpp
  clang/test/Sema/altivec-generic-overload.c
  clang/test/Sema/builtins-ppc.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109178.376969.patch
Type: text/x-patch
Size: 38974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211004/c580e919/attachment-0001.bin>


More information about the cfe-commits mailing list