[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
Thu Sep 2 11:55:50 PDT 2021


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

fix spelling in commit message.


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.370349.patch
Type: text/x-patch
Size: 28192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210902/e8c15330/attachment-0001.bin>


More information about the cfe-commits mailing list