[DAG] expandIntMINMAX - add umax(x,1) --> sub(x,cmpeq(x,0)) fold
Move the fold from X86 to generic expansion (We also have several existing expansions that are missing freezes on repeated operands - I've added a TODO for now).
Loading
Please sign in to comment