[PATCH] D25350: [X86] Enable interleaved memory accesses by default

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 16:10:39 PDT 2016


mkuper created this revision.
mkuper added reviewers: delena, RKSimon, spatel, DavidKreitzer.
mkuper added subscribers: llvm-commits, zvi, Farhana, wmi, Ayal.

Following r283480, we should, hopefully, have no regressions from this.
If you want to give this a spin with your workloads before I commit, let me know.


https://reviews.llvm.org/D25350

Files:
  lib/Target/X86/X86TargetTransformInfo.h
  test/Transforms/LoopVectorize/X86/cost-model.ll
  test/Transforms/LoopVectorize/X86/gather_scatter.ll
  test/Transforms/LoopVectorize/X86/interleaving.ll
  test/Transforms/LoopVectorize/X86/masked_load_store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25350.73865.patch
Type: text/x-patch
Size: 5717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161006/03e1f1e4/attachment.bin>


More information about the llvm-commits mailing list