diff --git a/test/ttmlir/Silicon/StableHLO/binary/3add_op.mlir b/test/ttmlir/Silicon/StableHLO/binary/3add_op.mlir index 86341e67ce..b9f06fb6ec 100644 --- a/test/ttmlir/Silicon/StableHLO/binary/3add_op.mlir +++ b/test/ttmlir/Silicon/StableHLO/binary/3add_op.mlir @@ -1,7 +1,7 @@ // REQUIRES: stablehlo // RUN: rm -rf %t.ttnn // RUN: ttmlir-opt --stablehlo-to-ttir-pipeline %s | \ -// RUN: ttmlir-opt --ttir-to-ttnn-backend-pipeline="system-desc-path=%system_desc_path%" > %t.mlir | \ +// RUN: ttmlir-opt --ttir-to-ttnn-backend-pipeline="system-desc-path=%system_desc_path%" | \ // RUN: ttmlir-translate --ttnn-to-flatbuffer > %t.ttnn #any_device = #tt.operand_constraint