[LV][X86] update the cost of interleaving mem. access of floats
authorMohammed Agabaria <mohammed.agabaria@intel.com>
Mon, 6 Nov 2017 10:56:20 +0000 (10:56 +0000)
committerMohammed Agabaria <mohammed.agabaria@intel.com>
Mon, 6 Nov 2017 10:56:20 +0000 (10:56 +0000)
commit669175836406721a9bd856749926f7b5ce6c22e2
tree54631ab9a9a7d0d9a26df90a33a6351d5f8f3309
parente57795384c4c76c8af010f957fd2b0179af59664
[LV][X86] update the cost of interleaving mem. access of floats

Recommit:
This patch contains update of the costs of interleaved loads of v8f32 of stride 3 and 8.
fixed the location of the lit test it works with make check-all.

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

llvm-svn: 317471
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/X86/interleaved-load-float.ll [new file with mode: 0644]