[PATCH] D104750: [LV] Support Interleaved Store Group With Gaps

Dorit Nuzman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 23 00:31:28 PDT 2021


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

(accidentally uploaded without context)


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

https://reviews.llvm.org/D104750

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104750.353861.patch
Type: text/x-patch
Size: 48808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210623/97a89897/attachment.bin>


More information about the llvm-commits mailing list