diff options
author | Michael Zuckerman <Michael.zuckerman@intel.com> | 2017-10-18 11:41:55 +0000 |
---|---|---|
committer | Michael Zuckerman <Michael.zuckerman@intel.com> | 2017-10-18 11:41:55 +0000 |
commit | 49293264ccf507e9682db642008970b5d6991bdc (patch) | |
tree | 310ec2b4b9385c0a90136f94c8f374058d784702 /llvm/unittests/Support/MemoryTest.cpp | |
parent | 5388e66d3ab9985a80968fc71beb40cde170c44f (diff) | |
download | bcm5719-llvm-49293264ccf507e9682db642008970b5d6991bdc.tar.gz bcm5719-llvm-49293264ccf507e9682db642008970b5d6991bdc.zip |
[AVX512][AVX2]Cost calculation for interleave load/store patterns {v8i8,v16i8,v32i8,v64i8}
This patch adds accurate instructions cost.
The formula presents two cases(stride 3 and stride 4) and calculates the cost according to the VF and stride.
Reviewers:
1. delena
2. Farhana
3. zvi
4. dorit
5. Ayal
Differential Revision: https://reviews.llvm.org/D38762
Change-Id: If4cfbd4ac0e63694e8144cb78c7fa34850647ff7
llvm-svn: 316072
Diffstat (limited to 'llvm/unittests/Support/MemoryTest.cpp')
0 files changed, 0 insertions, 0 deletions