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

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Wed Apr 22 01:02:21 PDT 2026


ftynse wrote:

Having a map+set also requires checking an invariant that a key is not present simultaneously in both. Checks/assertions for empty TypeID and consturctor are also valuable elsewhere since we can currently pass in a null constructor and nobody will stop us.

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


More information about the Mlir-commits mailing list