[PATCH] D100121: [LV] Let selectVectorizationFactor reason directly on VectorizationFactor.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 00:44:45 PDT 2021


sdesmalen updated this revision to Diff 338013.
sdesmalen added a comment.

Changed back to having isMoreProfitable in LV CostModel.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100121

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/X86/avx512.ll
  llvm/test/Transforms/LoopVectorize/X86/intrinsiccost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100121.338013.patch
Type: text/x-patch
Size: 11212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/358c3ac0/attachment.bin>


More information about the llvm-commits mailing list