================ @@ -0,0 +1,69 @@ +// RUN: mlir-opt %s | mlir-opt | FileCheck %s ---------------- yaochengji wrote: Updated. I just found my practice about `ops.mlir` test is not good, where only the input IR's validity is checked. https://github.com/llvm/llvm-project/pull/68007