[PATCH] D127818: [PowerPC] Skip combine for vector_shuffles when two scalar_to_vector nodes are different vector types.

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 12:12:51 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG34033a84b8b9: [PowerPC] Skip combine for vector_shuffles when two scalar_to_vector nodes areā€¦ (authored by amyk).

Changed prior to commit:
  https://reviews.llvm.org/D127818?vs=436997&id=437294#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127818

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/p8-scalar_vector_conversions.ll
  llvm/test/CodeGen/PowerPC/scalar_to_vector_shuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127818.437294.patch
Type: text/x-patch
Size: 8520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220615/666420d0/attachment.bin>


More information about the llvm-commits mailing list