Skip to content

InstCombine: fold umax/umin(shl(umax/umin(x,C1),s),C3) -> umax/umin(shl(x,s),C3) when safe (#139786)#169943

Open
cs25mtech12013-commits wants to merge 1 commit intollvm:mainfrom
cs25mtech12013-commits:instcombine-umin-umax-folding-fix
Open

InstCombine: fold umax/umin(shl(umax/umin(x,C1),s),C3) -> umax/umin(shl(x,s),C3) when safe (#139786)#169943
cs25mtech12013-commits wants to merge 1 commit intollvm:mainfrom
cs25mtech12013-commits:instcombine-umin-umax-folding-fix

Commits

Commits on Nov 28, 2025