[InstSimplify] add tests for min/max intrinsics with common operands; NFC
There are 4*4*4 = 64 variations. We currently handle some, but not all, of the alternative patterns with cmp+sel in instcombine.
Loading
Please sign in to comment
There are 4*4*4 = 64 variations. We currently handle some, but not all, of the alternative patterns with cmp+sel in instcombine.