[PATCH] D125389: [PowerPC][AIX] Allow VSX patterns to be 32-bit and 64-bit safe on P8+.

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 27 08:34:43 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaf430944b3ba: [PowerPC][AIX] Allow VSX patterns to be 32-bit and 64-bit safe on P8+. (authored by amyk).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125389

Files:
  llvm/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/test/CodeGen/PowerPC/aix_scalar_vector_permuted.ll
  llvm/test/CodeGen/PowerPC/canonical-merge-shuffles.ll
  llvm/test/CodeGen/PowerPC/float-vector-gather.ll
  llvm/test/CodeGen/PowerPC/load-and-splat.ll
  llvm/test/CodeGen/PowerPC/load-v4i8-improved.ll
  llvm/test/CodeGen/PowerPC/pre-inc-disable.ll
  llvm/test/CodeGen/PowerPC/reduce_scalarization.ll
  llvm/test/CodeGen/PowerPC/scalar_vector_test_4.ll
  llvm/test/CodeGen/PowerPC/vec_insert_elt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125389.432571.patch
Type: text/x-patch
Size: 17983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220527/83d0165a/attachment.bin>


More information about the llvm-commits mailing list