[PATCH] D56175: [PowerPC] Exploit store instructions that store a single vector element

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 11 07:44:08 PST 2019


nemanjai updated this revision to Diff 181272.
nemanjai added a comment.

Updated the wrong indices for big endian systems. Added comments for magic numbers for indices/shift amounts.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56175

Files:
  lib/Target/PowerPC/PPCInstrVSX.td
  test/CodeGen/PowerPC/extract-and-store.ll
  test/CodeGen/PowerPC/scalar_vector_test_2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56175.181272.patch
Type: text/x-patch
Size: 22035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190111/9dd7faf1/attachment.bin>


More information about the llvm-commits mailing list