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

Nikita Popov llvmlistbot at llvm.org
Wed Jun 12 06:31:47 PDT 2024


nikic 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.

https://github.com/llvm/llvm-project/pull/95247


More information about the Mlir-commits mailing list