[X86] Add sse4.1 RUNs lines to the min/max reduction cost model tests.
authorCraig Topper <craig.topper@gmail.com>
Sun, 29 Mar 2020 22:54:34 +0000 (15:54 -0700)
committerCraig Topper <craig.topper@gmail.com>
Sun, 29 Mar 2020 23:05:35 +0000 (16:05 -0700)
commitd74533a18b8c442f2e17a4c326393ecc36931244
tree6340709610342223f3647cb0507605ede47aefd3
parent24562c6588bf45d4ca51a4934dc2e220f16130b1
[X86] Add sse4.1 RUNs lines to the min/max reduction cost model tests.

Mostly this matches the sse4.2 we already had command lines for.
Except in the i64 case since sse4.1 doesn't have pcmpgtq.
llvm/test/Analysis/CostModel/X86/reduce-fmax.ll
llvm/test/Analysis/CostModel/X86/reduce-fmin.ll
llvm/test/Analysis/CostModel/X86/reduce-smax.ll
llvm/test/Analysis/CostModel/X86/reduce-smin.ll
llvm/test/Analysis/CostModel/X86/reduce-umax.ll
llvm/test/Analysis/CostModel/X86/reduce-umin.ll