================ @@ -0,0 +1,379 @@ +// RUN: mlir-opt %s -canonicalize="test-convergence" -split-input-file -allow-unregistered-dialect | FileCheck %s ---------------- kuhar wrote: Do we need unregistered dialects? https://github.com/llvm/llvm-project/pull/161615