[PATCH] D95672: [LV] Vectorize backward load after store accesses
Hu Jiangping via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 29 02:08:08 PST 2021
hujp updated this revision to Diff 320078.
hujp added a comment.
Update patch with full context.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95672/new/
https://reviews.llvm.org/D95672
Files:
llvm/include/llvm/Analysis/LoopAccessAnalysis.h
llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
llvm/lib/Analysis/LoopAccessAnalysis.cpp
llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/memdep.ll
llvm/test/Transforms/LoopVectorize/pr47929-vectorize-backward-load-after-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95672.320078.patch
Type: text/x-patch
Size: 32718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210129/389d27d3/attachment.bin>
More information about the llvm-commits
mailing list