[PATCH] D69497: [PowerPC] Fix MI peephole optimization for splats

Colin Samples via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 07:31:03 PDT 2019


vddvss updated this revision to Diff 226661.
vddvss edited the summary of this revision.
vddvss added a comment.

Updated revision. Note, I also had to update `test/CodeGen/PowerPC/load-shuffle-and-shuffle-store.ll` since this will omit the optimization in some of those cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69497

Files:
  llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
  llvm/test/CodeGen/PowerPC/load-shuffle-and-shuffle-store.ll
  llvm/test/CodeGen/PowerPC/mi-peephole-splat.ll
  llvm/test/CodeGen/PowerPC/vector-constrained-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69497.226661.patch
Type: text/x-patch
Size: 18070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191028/bb28ebad/attachment.bin>


More information about the llvm-commits mailing list