From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 34b3ea367c42..1f1fd07c325f 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 1f1fd07c325f [InstCombine] Optimize (select %x, op(%x), 0) to op(%x) for operations where op(0) == 0 (#147605)