[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 07:30:18 PDT 2021


dmgreen updated this revision to Diff 343041.
dmgreen marked 2 inline comments as done.
dmgreen added a comment.

Fix typos and whatnot.


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


More information about the llvm-commits mailing list