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

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 5 02:11:57 PDT 2021


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

Change to int64_t and guard against scalable vectors.


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.342967.patch
Type: text/x-patch
Size: 20111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210505/d2066015/attachment.bin>


More information about the llvm-commits mailing list