[PATCH] D39860: [PowerPC] Simplify a Swap if it feeds a Splat

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 09:04:23 PST 2018


stefanp updated this revision to Diff 132844.
stefanp added a comment.

Fixed the issue where we could have assigned a VSR register to an instruction that requires a VR register.


https://reviews.llvm.org/D39860

Files:
  lib/Target/PowerPC/PPCMIPeephole.cpp
  test/CodeGen/PowerPC/p8-scalar_vector_conversions.ll
  test/CodeGen/PowerPC/ppc-xxsldwi-peephole.ll
  test/CodeGen/PowerPC/ppc64-peephole-swap.ll
  test/CodeGen/PowerPC/vsx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39860.132844.patch
Type: text/x-patch
Size: 13506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180205/31855fc4/attachment.bin>


More information about the llvm-commits mailing list