[PATCH] D104750: [LV] Support Interleaved Store Group With Gaps
Dorit Nuzman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 24 06:31:28 PDT 2021
dorit updated this revision to Diff 354236.
dorit added a comment.
Addressed review comments.
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.354236.patch
Type: text/x-patch
Size: 50290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210624/9af3e021/attachment.bin>
More information about the llvm-commits
mailing list