[PATCH] D81416: [LV] Interleave to expose ILP for small loops with scalar reductions.

Aaron H Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 12:04:05 PDT 2020


AaronLiu updated this revision to Diff 286871.
AaronLiu added a comment.

Address review comments.


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

https://reviews.llvm.org/D81416

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/PowerPC/interleave_IC.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81416.286871.patch
Type: text/x-patch
Size: 8407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200820/e16e0aa3/attachment.bin>


More information about the llvm-commits mailing list