From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 74e3dfe389fd..9544bb5c299c main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 3 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 9544bb5c299c [InstCombine] Fold umul.overflow(x, c1) | (x*c1 > c2) to x > c2/c1 (#147327)