[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
Fri Aug 28 06:54:59 PDT 2020


AaronLiu updated this revision to Diff 288596.
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.288596.patch
Type: text/x-patch
Size: 7229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200828/62027ed6/attachment.bin>


More information about the llvm-commits mailing list