[Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (PR #175210)
Matthias Springer
llvmlistbot at llvm.org
Sun Jan 25 23:47:33 PST 2026
================
----------------
matthias-springer wrote:
Let's also update this documentation:
`Compute the lattice values for non-successor-inputs (ex. loop induction variables) of a given region successor. By default, this method marks all lattice elements as having reached a pessimistic fixpoint.`
https://github.com/llvm/llvm-project/pull/175210
More information about the Mlir-commits
mailing list