https://github.com/michaelrj-google commented: Overall this looks good, you do need to add support for the `0b` prefix, which you can find in `int_converter.h`. Just search for `prefix_len` and you'll find it. https://github.com/llvm/llvm-project/pull/80851