[PATCH] D23049: [LV, X86] Be more optimistic about vectorizing shifts.
Michael Kuperstein via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 2 09:57:10 PDT 2016
mkuper updated this revision to Diff 66493.
mkuper added a comment.
Updated to use the correct utility function.
Thanks again, Elena, this has really been bothering me. :)
https://reviews.llvm.org/D23049
Files:
lib/Analysis/CostModel.cpp
lib/Analysis/LoopAccessAnalysis.cpp
lib/Target/X86/X86TargetTransformInfo.cpp
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Analysis/CostModel/X86/uniformshift.ll
test/Transforms/LoopVectorize/X86/uniformshift.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23049.66493.patch
Type: text/x-patch
Size: 8862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160802/ad388a71/attachment.bin>
More information about the llvm-commits
mailing list