[LV][X86] update the cost of interleaving mem. access of floats
authorMohammed Agabaria <mohammed.agabaria@intel.com>
Sun, 5 Nov 2017 09:06:23 +0000 (09:06 +0000)
committerMohammed Agabaria <mohammed.agabaria@intel.com>
Sun, 5 Nov 2017 09:06:23 +0000 (09:06 +0000)
commitf74c767de6922f7451f2ae4fa4dc2b9f91d50dc4
tree7e570451cb9ca4ca1e2f4054e163d30773126ad6
parentaee6375b02888514b464992cb2bda4e90bdfb343
[LV][X86] update the cost of interleaving mem. access of floats

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: 317432
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/interleaved-load-float.ll [new file with mode: 0644]