Files
archived-llvm/test/Analysis/CostModel
Simon Pilgrim c55d5fc412 [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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372954 91177308-0d34-0410-b5e6-96231b3b80d8
2019-09-26 10:14:38 +00:00
..
2019-08-19 09:13:22 +00:00
2015-07-26 19:10:03 +00:00