diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-07-20 10:41:28 +0000 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-07-20 10:41:28 +0000 |
| commit | 1b4f511aaa0062f47fffcd7acf983cdab48b98c3 (patch) | |
| tree | ddbb69bd392604efd07ac84bbc50345b14862cf9 /llvm/lib/Support/SourceMgr.cpp | |
| parent | dcad913ab66fde15d00c8d5116b00efef082cc41 (diff) | |
| download | llvm-1b4f511aaa0062f47fffcd7acf983cdab48b98c3.zip llvm-1b4f511aaa0062f47fffcd7acf983cdab48b98c3.tar.gz llvm-1b4f511aaa0062f47fffcd7acf983cdab48b98c3.tar.bz2 | |
[X86][SSE] Add cost model values for CTPOP of vectors
This patch adds costs for the vectorized implementations of CTPOP, the default values were seriously underestimating the cost of these and was encouraging vectorization on targets where serialized use of POPCNT would be much better.
Differential Revision: https://reviews.llvm.org/D22456
llvm-svn: 276104
Diffstat (limited to 'llvm/lib/Support/SourceMgr.cpp')
0 files changed, 0 insertions, 0 deletions
