[PATCH] D12032: Vector element extraction without stack operations on Power 8

Nemanja Ivanovic via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 10:04:08 PDT 2015


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

Documented the really complex patterns that extract a variable element number from a vector.


Repository:
  rL LLVM

http://reviews.llvm.org/D12032

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCInstrVSX.td
  lib/Target/PowerPC/PPCVSXCopy.cpp
  test/CodeGen/PowerPC/p8-scalar_vector_conversions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12032.35274.patch
Type: text/x-patch
Size: 65076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150921/bc2d5f14/attachment-0001.bin>


More information about the llvm-commits mailing list