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

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


joker-eph wrote:

Having a single map instead of the map+set? What's the pros/cons? 
I'm just concerned about the invariants surrounding this map (having a fake TypeID and no dialect ctor would need to be checked / asserted in quite a few places)

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


More information about the Mlir-commits mailing list