[Mlir-commits] [mlir] [mlir][c] Enable creating and setting greedy rewrite confing. (PR #162429)

Jacques Pienaar llvmlistbot at llvm.org
Thu Jan 1 20:38:30 PST 2026


jpienaar wrote:

Thanks, yes bad merge and uses config now. I did consider making it backwards compatible (checking for null and then default constructing). But I figured that there was an explicit arg already and better to have the C plain.

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


More information about the Mlir-commits mailing list