From github.com:llvm/llvm-project * branch main -> FETCH_HEAD b4ba7471a51c..f0ca72c6f4e1 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 f0ca72c6f4e1 [X86] Lower vector 8-bit `rotl(x, 1)` to `(x + x) - (x < 0)` pattern (#206221)