================ @@ -0,0 +1,24 @@ +// RUN: mlir-opt %s -transform-interpreter \ +// RUN: -split-input-file -verify-diagnostics | FileCheck %s ---------------- kuhar wrote: This doesn't use any splits or check diagnostics https://github.com/llvm/llvm-project/pull/151323