From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD a1eeb5902723..914374624f19 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 914374624f19 [SCEV] Try to push op into ZExt: C * zext (A + B) -> zext (A*C + B*C) (#155300)