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

Maksim Levental llvmlistbot at llvm.org
Wed Jun 12 06:31:34 PDT 2024


makslevental wrote:

> We shouldn't review PR for build fixes: either this is a trivial fix forward and you just land it ASAP or it isn't and we instead revert the original one in the meantime to unbreak the CI.

I will land the revert https://github.com/llvm/llvm-project/pull/95244 as soon as the windows build passes.

> FYI: this isn't an appropriate use of branches in the main repo which are documented to be for stacked PR purposes exclusively.

Fair enough. I leave it to @artagnon to figure out how to verify *thoroughly* that the reland doesn't break release builds.

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


More information about the Mlir-commits mailing list