[InstCombine] Remove SPF factorizeMinMaxTree() (NFC)
SPF integer min/max is canonicalized to min/max intrinsics before this code is reached, so this should be entirely NFC.
Loading
Please sign in to comment
SPF integer min/max is canonicalized to min/max intrinsics before this code is reached, so this should be entirely NFC.