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

Aaron H Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 16 08:16:55 PDT 2020


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

Update comments to address code review.


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
  llvm/test/Transforms/SLPVectorizer/PowerPC/interleave_SLP.ll

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


More information about the llvm-commits mailing list