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

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 07:16:20 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb49b8f096c03: [PowerPC][Clang] Remove QPX support (authored by jsji).

Changed prior to commit:
  https://reviews.llvm.org/D92329?vs=308405&id=309908#toc

Repository:
  rG LLVM Github Monorepo

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

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
  llvm/test/Transforms/LoopVectorize/PowerPC/vectorize-only-for-real.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92329.309908.patch
Type: text/x-patch
Size: 18683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201207/ec05f420/attachment.bin>


More information about the llvm-commits mailing list