diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-26 10:14:38 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-26 10:14:38 +0000 |
commit | d7f0207d73163645d811d74ba08e1f870a5ccc7d (patch) | |
tree | 755a9f01f084115318f75e6e11329cc347ca526e /llvm/lib/Bitcode | |
parent | 0d808e50645703a5993e98f2422df28586547827 (diff) | |
download | bcm5719-llvm-d7f0207d73163645d811d74ba08e1f870a5ccc7d.tar.gz bcm5719-llvm-d7f0207d73163645d811d74ba08e1f870a5ccc7d.zip |
[CostModel][X86] Fix SLM <2 x i64> icmp costs
SLM is 2 x slower for <2 x i64> comparison ops than other vector types, we should account for this like we do for SLM <2 x i64> add/sub/mul costs.
This should remove some of the SLM codegen diffs in D43582
llvm-svn: 372954
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions