From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD c67a4ae47c86..0f02431273fa main -> origin/main Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) Switched to branch 'main' HEAD is now at 0f02431273fa [InstCombine] Fold (sub (xor X, (sext C)), (sext C)) => (select C (neg X), X) (#79417)