================ @@ -0,0 +1,60 @@ +// RUN: mlir-opt %s -test-patterns="max-iterations=1 top-down=true" \ +// RUN: -allow-unregistered-dialect --split-input-file | FileCheck %s ---------------- mlevesquedion wrote: Done. https://github.com/llvm/llvm-project/pull/86990