[Mlir-commits] [mlir] [MLIR][Python] Rename `GreedyRewriteDriverConfig` to `GreedyRewriteConfig` (PR #175409)
Maksim Levental
llvmlistbot at llvm.org
Sat Jan 10 21:18:51 PST 2026
https://github.com/makslevental approved this pull request.
This is fine since this is a fairly recent addition but in general we shouldn't rename public things even if they've wrong or something (it's unnecessary "churn" that usually pisses people off).
https://github.com/llvm/llvm-project/pull/175409
More information about the Mlir-commits
mailing list