[PATCH] D34023: [AVX2] [TTI CostModel] Add cost of interleaved loads/stores for AVX2

Dorit Nuzman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 02:47:50 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306238: [AVX2] [TTI CostModel] Add cost of interleaved loads/stores for AVX2 (authored by dorit).

Changed prior to commit:
  https://reviews.llvm.org/D34023?vs=101870&id=103909#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34023

Files:
  llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/trunk/lib/Target/X86/X86TargetTransformInfo.h
  llvm/trunk/test/Analysis/CostModel/X86/interleaved-load-i8.ll
  llvm/trunk/test/Analysis/CostModel/X86/interleaved-store-i8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34023.103909.patch
Type: text/x-patch
Size: 15967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170626/e29d417d/attachment.bin>


More information about the llvm-commits mailing list