[Mlir-commits] [mlir] [mlir][dataflow] IntRange: Replace yield-based widening with per-state lattice budget (PR #196616)

Ivan Butygin llvmlistbot at llvm.org
Fri May 8 14:56:14 PDT 2026


Hardcode84 wrote:

OR, we can add this widening threshold to the `Lattice` as template param (with default 0 as no widening). But it feels ad-hoc.

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


More information about the Mlir-commits mailing list