[PATCH] D67948: [LV] Interleaving should not exceed estimated loop trip count.

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 23:08:39 PDT 2019


ebrevnov updated this revision to Diff 225999.
ebrevnov added a comment.

Updated comment as agreed.


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

https://reviews.llvm.org/D67948

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/X86/no_fpmath_with_hotness.ll
  llvm/test/Transforms/LoopVectorize/interleave_short_tc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67948.225999.patch
Type: text/x-patch
Size: 6107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191022/fcb9e16d/attachment-0001.bin>


More information about the llvm-commits mailing list