================ @@ -0,0 +1,11 @@ +// RUN: mlir-opt %s -verify-diagnostics + +module { ---------------- rengolin wrote: why not join all illegal cases in one file with `-split-input-file`? https://github.com/llvm/llvm-project/pull/149233