[PATCH] D48950: [PowerPC] Improve codegen for vector loads using scalar_to_vector

Zaara Syeda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 8 08:21:29 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339260: [PowerPC] Improve codegen for vector loads using scalar_to_vector (authored by syzaara, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48950?vs=157752&id=159729#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48950

Files:
  llvm/trunk/lib/Target/PowerPC/P9InstrResources.td
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/trunk/test/CodeGen/PowerPC/VSX-XForm-Scalars.ll
  llvm/trunk/test/CodeGen/PowerPC/build-vector-tests.ll
  llvm/trunk/test/CodeGen/PowerPC/load-v4i8-improved.ll
  llvm/trunk/test/CodeGen/PowerPC/power9-moves-and-splats.ll
  llvm/trunk/test/CodeGen/PowerPC/qpx-load-splat.ll
  llvm/trunk/test/CodeGen/PowerPC/scalar_vector_test_1.ll
  llvm/trunk/test/CodeGen/PowerPC/scalar_vector_test_2.ll
  llvm/trunk/test/CodeGen/PowerPC/scalar_vector_test_3.ll
  llvm/trunk/test/CodeGen/PowerPC/scalar_vector_test_4.ll
  llvm/trunk/test/CodeGen/PowerPC/swaps-le-6.ll
  llvm/trunk/test/CodeGen/PowerPC/vsx_insert_extract_le.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48950.159729.patch
Type: text/x-patch
Size: 74736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180808/04464306/attachment.bin>


More information about the llvm-commits mailing list