[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
Sun Oct 21 23:19:17 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344883: [IAI,LV] Avoid creating a scalar epilogue due to gaps in interleave-groups when  (authored by dorit, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53420?vs=170313&id=170370#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53420

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53420.170370.patch
Type: text/x-patch
Size: 11864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181022/f2b71cdb/attachment.bin>


More information about the llvm-commits mailing list