[PATCH] D26713: [ppc] Legalize the load of MVT::v4i8 into VSX register

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 16:51:50 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288560: [ppc] Correctly compute the cost of loading 32/64 bit memory into VSR (authored by Carrot).

Changed prior to commit:
  https://reviews.llvm.org/D26713?vs=80138&id=80153#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26713

Files:
  llvm/trunk/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
  llvm/trunk/test/Analysis/CostModel/PowerPC/vsr_load_32_64.ll
  llvm/trunk/test/Transforms/LoopVectorize/PowerPC/pr30990.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26713.80153.patch
Type: text/x-patch
Size: 8638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161203/6856f03b/attachment.bin>


More information about the llvm-commits mailing list