[PATCH] D52883: [LoopVectorizer] use TTI.getOperandInfo()

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 4 08:45:07 PDT 2018


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

TargetTransformInfo:: name parts removed in member function (did not compile if I also removed it on the return type).


https://reviews.llvm.org/D52883

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  lib/Analysis/TargetTransformInfo.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52883.168297.patch
Type: text/x-patch
Size: 6370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181004/7493a062/attachment.bin>


More information about the llvm-commits mailing list