[Mlir-commits] [mlir] [mlir][dataflow] Drop the firstIndex argument of old visitNonControlFlowArguments, add new visitNonControlFlowArguments API and use it in IntegerRangeAnalysis (PR #175210)
lonely eagle
llvmlistbot at llvm.org
Fri Jan 9 09:41:29 PST 2026
linuxlonelyeagle wrote:
This PR dependent on https://github.com/llvm/llvm-project/pull/175212 and https://github.com/llvm/llvm-project/pull/174790, there are some details I still need to clean up. I submitted them first because it's easier to review the details this way, thanks.
https://github.com/llvm/llvm-project/pull/175210
More information about the Mlir-commits
mailing list