[PATCH] D115691: [PowerPC] Update P10 vector insert patterns to use refactored load/stores, and update handling of v4f32 vector insert.

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 1 06:48:46 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0d6e64755acf: [PowerPC] Update P10 vector insert patterns to use refactored load/stores, and… (authored by amyk).

Changed prior to commit:
  https://reviews.llvm.org/D115691?vs=402091&id=404914#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115691

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/test/CodeGen/PowerPC/aix-vec_insert_elt.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: D115691.404914.patch
Type: text/x-patch
Size: 17477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220201/645d0735/attachment.bin>


More information about the llvm-commits mailing list