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

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 27 03:33:47 PDT 2019


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

Minor test update


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.222122.patch
Type: text/x-patch
Size: 6164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190927/42feb87b/attachment.bin>


More information about the llvm-commits mailing list