[PATCH] D71919: [LoopVectorize] Disable single stride access predicates when gather loads are available.
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 2 03:20:37 PST 2020
dmgreen updated this revision to Diff 235843.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71919/new/
https://reviews.llvm.org/D71919
Files:
llvm/include/llvm/Analysis/LoopAccessAnalysis.h
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/lib/Analysis/LoopAccessAnalysis.cpp
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/ARM/mve-mat-mul.ll
llvm/test/Transforms/LoopVectorize/X86/optsize.ll
llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71919.235843.patch
Type: text/x-patch
Size: 19076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200102/69f93b57/attachment.bin>
More information about the llvm-commits
mailing list