[Mlir-commits] [mlir] mlir/Presburger: thoroughly guard debug-print (PR #95247)

Ramkumar Ramachandra llvmlistbot at llvm.org
Wed Jun 12 06:34:03 PDT 2024


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


More information about the Mlir-commits mailing list