[InstCombine] add tests for min/max with min/max of same operands; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 20 Aug 2019 12:49:03 +0000 (12:49 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 20 Aug 2019 12:49:03 +0000 (12:49 +0000)
commiteb2211b352390a30718a497217e2ab8229fe9809
treee93f1f416a48b6afbef7d0f892abf1a68ae06a4a
parent7cb3cd34e8d7923438136ffb6f400aba958b82c1
[InstCombine] add tests for min/max with min/max of same operands; NFC

llvm-svn: 369376
llvm/test/Transforms/InstCombine/minmax-of-minmax.ll [new file with mode: 0644]