[PATCH] D61638: [LV] Move getScalarizationOverhead and vector call cost computations to CM. (NFC)

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 10:16:46 PDT 2019


fhahn updated this revision to Diff 199293.
fhahn marked 2 inline comments as done.
fhahn added a comment.

Ran clang-format.

Thanks Renato! I'll wait with committing until D59995 <https://reviews.llvm.org/D59995> is reviewed, in case
there are additional suggestions there.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61638/new/

https://reviews.llvm.org/D61638

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61638.199293.patch
Type: text/x-patch
Size: 10050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190513/b068fe04/attachment.bin>


More information about the llvm-commits mailing list