From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD e034f209f5f0..7bf13fe81218 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 7bf13fe81218 [DAG] Fold (sext (sext_inreg x)) -> (sext (trunc x)) if the trunc is free (#77616)