From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 10f5e983a9e3..ca827d53c552 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 ca827d53c552 [X86] Convert logicalshift(x, C) -> and(x, M) iff x is allsignbits (#83596)