[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:53:45 PDT 2017


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

Added 'REQUIRES: asserts' to test case.


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


More information about the llvm-commits mailing list