[DAG] Move vselect(icmp_ult, 0, sub(x,y)) -> usubsat(x,y) to DAGCombine (PR40111)
Move the X86 VSELECT->USUBSAT fold to DAGCombiner - there's nothing target specific about these folds.
Loading
Please sign in to comment
Move the X86 VSELECT->USUBSAT fold to DAGCombiner - there's nothing target specific about these folds.