From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 6fbe491e1776..d84dc8ff93e9 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 d84dc8ff93e9 [InstCombine] Add handling for (or (zext x), (shl (zext (ashr x, bw/2-1))), bw/2) -> (sext x) fold (#130316)