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

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 11:07:39 PDT 2017


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

Updated per review with new method name.


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.94649.patch
Type: text/x-patch
Size: 5714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170410/bb156c68/attachment.bin>


More information about the llvm-commits mailing list