From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 6c2d418027be..c5f40bf024ee main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at c5f40bf024ee [InstCombine] Fold `X!=Y ? ctz(X^Y, true) : BW -> ctz(X^Y, false)` (#128483)