================ @@ -0,0 +1,81 @@ +// RUN: mlir-opt %s | mlir-opt | FileCheck %s ---------------- maerhart wrote: Nit: can use `--verify-roundtrip` instead; also search-replace for this in the other files https://github.com/llvm/llvm-project/pull/131480