[SystemZ] Add llvm.minimum / llvm.maximum tests
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Wed, 11 Dec 2019 15:59:54 +0000 (16:59 +0100)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Wed, 11 Dec 2019 16:01:13 +0000 (17:01 +0100)
commit5ad67df988f12f38b50f720c0fc4f1fa3b94a311
treea7d21cb03867922d1eb146ca2bb2ecc6475aab17
parent3adc819b7a074f101924e12a08d0aaeb8b16b9a1
[SystemZ] Add llvm.minimum / llvm.maximum tests

The backend already supports the @llvm.minimum and @llvm.maximum
intrinsics, but we had no test cases for those.  Add tests.
llvm/test/CodeGen/SystemZ/vec-max-05.ll
llvm/test/CodeGen/SystemZ/vec-min-05.ll