[PATCH] D53420: [IAI, LV] Avoid creating a scalar epilogue due to gaps in interleave-groups when optimizing for size

Dorit Nuzman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 20 11:34:46 PDT 2018


dorit updated this revision to Diff 170313.
dorit added a comment.

updated to top of trunk.


https://reviews.llvm.org/D53420

Files:
  include/llvm/Analysis/VectorUtils.h
  lib/Analysis/VectorUtils.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/X86/x86-interleaved-accesses-masked-group.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53420.170313.patch
Type: text/x-patch
Size: 12724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181020/5db2be29/attachment.bin>


More information about the llvm-commits mailing list