[PATCH] D34032: [Power9] Exploit vector extract with variable index

Zaara Syeda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 12:35:14 PDT 2017


syzaara updated this revision to Diff 102228.
syzaara added a comment.

Using shifts rather than multiplies and added a test case to show use of LI when index is an immediate.


https://reviews.llvm.org/D34032

Files:
  lib/Target/PowerPC/PPCInstrVSX.td
  test/CodeGen/PowerPC/vec_extract_p9.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34032.102228.patch
Type: text/x-patch
Size: 5794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170612/2c3cd61b/attachment.bin>


More information about the llvm-commits mailing list