[X86][SSE] Add tests for min/max partial reduction
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 6 Aug 2019 10:52:44 +0000 (10:52 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 6 Aug 2019 10:52:44 +0000 (10:52 +0000)
commit23cd0da9e9882fc534f430f3bf2e695b61a9904a
tree4d0d51abdea9da560ff99d88fb120d151f183ab5
parentf26a70a5e7b7b8715eadcb6dec3ff39a267fc666
[X86][SSE] Add tests for min/max partial reduction

As mentioned on D65047 / rL366933 the plan is to enable partial reduction handling wherever possible.

llvm-svn: 368015
llvm/test/CodeGen/X86/horizontal-reduce-smax.ll
llvm/test/CodeGen/X86/horizontal-reduce-smin.ll
llvm/test/CodeGen/X86/horizontal-reduce-umax.ll
llvm/test/CodeGen/X86/horizontal-reduce-umin.ll