From 8a81e06577cf52e8041ed2589e73935cc2593553 Mon Sep 17 00:00:00 2001 From: Jiahan Xie <88367305+jiahanxie353@users.noreply.github.com> Date: Thu, 5 Dec 2024 17:36:28 -0500 Subject: [PATCH] [SCFToCalyx] replace shell command with %T for Windows in the test file #7956 --- test/Conversion/SCFToCalyx/write_memory.mlir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Conversion/SCFToCalyx/write_memory.mlir b/test/Conversion/SCFToCalyx/write_memory.mlir index 54104f52687d..e0713f99683f 100644 --- a/test/Conversion/SCFToCalyx/write_memory.mlir +++ b/test/Conversion/SCFToCalyx/write_memory.mlir @@ -1,4 +1,4 @@ -// RUN: circt-opt %s --lower-scf-to-calyx="write-json=data" -canonicalize>/dev/null && cat $(dirname %s)/data.json | FileCheck %s +// RUN: circt-opt %s --lower-scf-to-calyx="write-json=%T/data" -canonicalize>/dev/null && FileCheck %s < %T/data.json // CHECK-LABEL: "mem_0": { // CHECK: "data": [