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

Dorit Nuzman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 8 01:26:34 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG67278b8a908e: [LV] Support Interleaved Store Group With Gaps (authored by dorit).

Repository:
  rG LLVM Github Monorepo

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.365006.patch
Type: text/x-patch
Size: 51195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210808/de3227e7/attachment.bin>


More information about the llvm-commits mailing list