[Mlir-commits] [mlir] [MLIR][SCF] Add loops as parameter to LoopTerminator callback when using CustomOp. (PR #161386)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Oct 1 02:04:42 PDT 2025


sebvince wrote:

> Where is this actually tested? Right now this looks like a dead arguments in-tree.

Yes `loops` is not explicitly tested/used in the generateLoopTerminatorFn callback in the current test. 
I've updated the test here : https://github.com/llvm/llvm-project/pull/161490


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


More information about the Mlir-commits mailing list