[PATCH] D98967: [Analysis]Add getPointersDiff function to improve compile time.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 23 07:16:12 PDT 2021
ABataev updated this revision to Diff 332667.
ABataev added a comment.
Rebase + rework of isConsecutiveAccess()
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98967/new/
https://reviews.llvm.org/D98967
Files:
llvm/include/llvm/Analysis/LoopAccessAnalysis.h
llvm/lib/Analysis/LoopAccessAnalysis.cpp
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/SLPVectorizer/X86/pr35497.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98967.332667.patch
Type: text/x-patch
Size: 18176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210323/4c42645b/attachment.bin>
More information about the llvm-commits
mailing list