================ @@ -0,0 +1,37 @@ +// RUN: mlir-opt %s -inline='default-pipeline=''' | FileCheck %s ---------------- MaskRay wrote: Should remove the misleading, trailing `''`, which expands to an empty string in shells. https://github.com/llvm/llvm-project/pull/124026