[PATCH] D30680: new method TargetTransformInfo::supportsVectorElementLoadStore() for LoopVectorizer

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 23:23:37 PDT 2017


jonpa updated this revision to Diff 94485.
jonpa added a comment.

Comment added.
Test case for SystemZ.


https://reviews.llvm.org/D30680

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Analysis/TargetTransformInfoImpl.h
  lib/Analysis/TargetTransformInfo.cpp
  lib/Target/SystemZ/SystemZTargetTransformInfo.h
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/SystemZ/load-store-scalarization-cost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30680.94485.patch
Type: text/x-patch
Size: 5605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170407/36189e15/attachment.bin>


More information about the llvm-commits mailing list