[PATCH] D25350: [X86] Enable interleaved memory accesses by default
Michael Kuperstein via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 20 14:13:57 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284779: [X86] Enable interleaved memory access by default (authored by mkuper).
Changed prior to commit:
https://reviews.llvm.org/D25350?vs=74553&id=75353#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25350
Files:
llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/trunk/lib/Target/X86/X86TargetTransformInfo.h
llvm/trunk/test/Transforms/LoopVectorize/X86/cost-model.ll
llvm/trunk/test/Transforms/LoopVectorize/X86/gather_scatter.ll
llvm/trunk/test/Transforms/LoopVectorize/X86/interleaving.ll
llvm/trunk/test/Transforms/LoopVectorize/X86/masked_load_store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25350.75353.patch
Type: text/x-patch
Size: 6839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161020/69218a6c/attachment.bin>
More information about the llvm-commits
mailing list