[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)
commitacd69dbc7c571d0352e96a7a1d2d9832af880849
treefabcd5d132e8bc6ec80130efb792e0c3c8070682
parentf74c767de6922f7451f2ae4fa4dc2b9f91d50dc4
[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

llvm-svn: 317433
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/interleaved-load-float.ll [deleted file]