]> granicus.if.org Git - llvm/commit
[REVERT][LV][X86] update the cost of interleaving mem. access of floats
authorMohammed Agabaria <mohammed.agabaria@intel.com>
Sun, 5 Nov 2017 09:36:54 +0000 (09:36 +0000)
committerMohammed Agabaria <mohammed.agabaria@intel.com>
Sun, 5 Nov 2017 09:36:54 +0000 (09:36 +0000)
commit08eb02abdb5c396b0b4a69c3fe9c166ec79a2202
tree2689b1cfbc8536401efc2a2719352c994858dfc2
parent1511d2e7fefa863990e88831af58ea8ed78dd596
[REVERT][LV][X86] update the cost of interleaving mem. access of floats

reverted my changes will be committed later after fixing the failure
This patch contains update of the costs of interleaved loads of v8f32 of stride 3 and 8.

Differential Revision: https://reviews.llvm.org/D39403

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317433 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86TargetTransformInfo.cpp
test/Analysis/CostModel/interleaved-load-float.ll [deleted file]