From github.com:llvm/llvm-project * branch main -> FETCH_HEAD b4b9ed6ad16f..986be54564ad 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 986be54564ad [RISCV] Use DecoderMethod and a template function to reduce the amount of boilerplate for decodings a register class. NFC (#177296)