[PATCH] D23049: [LV, X86] Be more optimistic about vectorizing shifts.
Michael Kuperstein via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 4 15:55:55 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL277782: [LV, X86] Be more optimistic about vectorizing shifts. (authored by mkuper).
Changed prior to commit:
https://reviews.llvm.org/D23049?vs=66493&id=66868#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23049
Files:
llvm/trunk/lib/Analysis/CostModel.cpp
llvm/trunk/lib/Analysis/LoopAccessAnalysis.cpp
llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/trunk/test/Analysis/CostModel/X86/uniformshift.ll
llvm/trunk/test/Transforms/LoopVectorize/X86/uniformshift.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23049.66868.patch
Type: text/x-patch
Size: 9060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160804/cdfe9b11/attachment.bin>
More information about the llvm-commits
mailing list