summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/CostModel/X86/interleaved-load-float.ll
Commit message (Collapse)AuthorAgeFilesLines
* [LV][X86] update the cost of interleaving mem. access of floatsMohammed Agabaria2017-11-061-0/+141
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
OpenPOWER on IntegriCloud