artagnon wrote: > At this point, I think it would make more sense to instead unconditionally provide `operator<<` instead of putting it behind LLVM_ENABLE_DUMP. APInt also implements it unconditionally. That's fair. I'll do that in the re-land. https://github.com/llvm/llvm-project/pull/95247