[PATCH] D101726: [LV] Account for tripcount when calculation vectorization profitability

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 4 00:52:02 PDT 2021


dmgreen updated this revision to Diff 342665.
dmgreen added a comment.

Use divideCeil


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

https://reviews.llvm.org/D101726

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/ARM/mve-known-trip-count.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101726.342665.patch
Type: text/x-patch
Size: 19755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/3880e6cc/attachment.bin>


More information about the llvm-commits mailing list