[Mlir-commits] [mlir] [mlir][canonicalize] Add filter-dialects option (PR #193041)

Mehdi Amini llvmlistbot at llvm.org
Tue Apr 21 05:05:04 PDT 2026


joker-eph wrote:

That's fair, but note with respect to:

> It may be a matter of naming or structure.

I initially created DialectRegistry especially to support the "dependent dialect" from passes feature :)
https://reviews.llvm.org/D85622

The `nameOnlyDependencies` leaks this in the naming, what about I rename this `nameOnlyEntries`?

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


More information about the Mlir-commits mailing list