From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 5a6f504922f9..cfe1b46b46e7 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 cfe1b46b46e7 [DAGCombiner] Fold trunc(build_vector(ext(x), ext(x)) -> build_vector(x,x) (#179857)