[Mlir-commits] [mlir] [mlir][c] Change mlirOperationPrint API (PR #68066)

Mehdi Amini llvmlistbot at llvm.org
Fri Oct 27 12:56:59 PDT 2023


joker-eph wrote:

Isn't the idea of the C API to also "avoid breakage" when reasonably possible: that is "feel free to break if it requires building a convoluted solution to preserve compatibility", but "don't break it when you can easily not"?

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


More information about the Mlir-commits mailing list