marbre wrote: > Add and sub have a higher precedence than shifts according to https://en.cppreference.com/w/cpp/language/operator_precedence. Otherwise looks good. Good fetch, thanks! https://github.com/llvm/llvm-project/pull/84284