summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/CostModel/X86/interleaved-load-store-double.ll
Commit message (Collapse)AuthorAgeFilesLines
* [TTI][X86] update costs of interleaved load\store of i64\doubleMohammed Agabaria2017-11-161-0/+40
This patch contains more accurate cost of interelaved load\store of stride 2 for the types int64\double on AVX2. Reviewers: delena, RKSimon, craig.topper, dorit Reviewed By: dorit Differential Revision: https://reviews.llvm.org/D40008 llvm-svn: 318385
OpenPOWER on IntegriCloud