[PATCH] D92329: [PowerPC][Clang] Remove QPX support

Jinsong Ji via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 30 08:30:55 PST 2020


jsji created this revision.
Herald added subscribers: cfe-commits, dang, shchenz, kbarton, nemanjai.
Herald added a project: clang.
jsji requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.

Clean up QPX code in clang missed in https://reviews.llvm.org/D83915


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92329

Files:
  clang/docs/ClangCommandLineReference.rst
  clang/include/clang/Driver/Options.td
  clang/lib/AST/ASTContext.cpp
  clang/lib/Basic/Targets/PPC.h
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGen/ppc64-elf-abi.c
  clang/test/CodeGen/ppc64-qpx-vector.c
  clang/test/Driver/linux-ld.c
  clang/test/Driver/ppc-features.cpp
  clang/test/OpenMP/simd_metadata.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92329.308381.patch
Type: text/x-patch
Size: 17817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201130/415d804c/attachment-0001.bin>


More information about the cfe-commits mailing list