[Mlir-commits] [mlir] [MLIR][Analysis] Fix incorrect RegionBranchOpInterface API usage in SliceWalk (PR #188758)

Hocky Yudhiono llvmlistbot at llvm.org
Tue Mar 31 20:59:17 PDT 2026


================

----------------
hockyy wrote:

ok, so this operation takes a Value and return all of its predecessors, I presume its "what values could flow into it through control flow graph edges"

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


More information about the Mlir-commits mailing list