[PATCH] D121082: [PowerPC] Disable perfect shuffle by default

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 15 01:02:09 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG300e1293de63: [PowerPC] Disable perfect shuffle by default (authored by qiucf).

Changed prior to commit:
  https://reviews.llvm.org/D121082?vs=414618&id=415350#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121082

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/2006-08-11-RetVector.ll
  llvm/test/CodeGen/PowerPC/aix-p9-xxinsertw-xxextractuw.ll
  llvm/test/CodeGen/PowerPC/aix-vsx-splatimm.ll
  llvm/test/CodeGen/PowerPC/aix32-p8-scalar_vector_conversions.ll
  llvm/test/CodeGen/PowerPC/extract-and-store.ll
  llvm/test/CodeGen/PowerPC/load-and-splat.ll
  llvm/test/CodeGen/PowerPC/p8altivec-shuffles-pred.ll
  llvm/test/CodeGen/PowerPC/perfect-shuffle.ll
  llvm/test/CodeGen/PowerPC/ppc-32bit-build-vector.ll
  llvm/test/CodeGen/PowerPC/pr27078.ll
  llvm/test/CodeGen/PowerPC/scalar_vector_test_4.ll
  llvm/test/CodeGen/PowerPC/test-vector-insert.ll
  llvm/test/CodeGen/PowerPC/vec_extract_p9.ll
  llvm/test/CodeGen/PowerPC/vec_perf_shuffle.ll
  llvm/test/CodeGen/PowerPC/vec_shuffle_p8vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121082.415350.patch
Type: text/x-patch
Size: 41750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220315/5d5c0d83/attachment.bin>


More information about the llvm-commits mailing list