[Mlir-commits] [mlir] [MLIR][Analysis] Fix incorrect RegionBranchOpInterface API usage in SliceWalk (PR #188758)
Hocky Yudhiono
llvmlistbot at llvm.org
Wed Apr 1 00:14:31 PDT 2026
================
----------------
hockyy wrote:
so ops like
`scf.for`, `scf.forall`, `scf.while`, `scf.if`, `affine.for`, `affine.if` implement this interface
https://github.com/llvm/llvm-project/pull/188758
More information about the Mlir-commits
mailing list