Loading
[InstCombine] Add transforms for `(icmp uPred (trunc x),(truncOrZext(y)))`->`(icmp uPred x,y)`
Three transforms (all commutative): https://alive2.llvm.org/ce/z/Bc-nh4 Closes #71309
Three transforms (all commutative): https://alive2.llvm.org/ce/z/Bc-nh4 Closes #71309