lenary wrote: If there's no extension, why not accept either signed or unsigned (i.e. [-127, 255])? That still leaves the problem of what to print, but that's not a huge problem, as I think we've mostly settled on signed for those cases. https://github.com/llvm/llvm-project/pull/153913