[Mlir-commits] [mlir] [mlir][dataflow] Add merge-site widening hook for infinite-height lattices (PR #193338)

Jeremy Kun llvmlistbot at llvm.org
Thu May 7 20:27:02 PDT 2026


j2kun wrote:

By coincidence I just today was working with an infinite height lattice where I manually implemented widening. If I'm reading the implementation correctly, this is something I'd use.

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


More information about the Mlir-commits mailing list