From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD c36cbba6fbe9..71c06bbb2513 main -> origin/main Your branch is behind 'origin/main' by 3 commits, and can be fast-forwarded. (use "git pull" to update your local branch) Switched to branch 'main' HEAD is now at 71c06bbb2513 [GlobalISel] Combine (X == 0) & (Y == 0) -> (X | Y) == 0 (#71949)