From 844c980f1cd54794de09cea44149b979ae1919e9 Mon Sep 17 00:00:00 2001 From: James Newling Date: Fri, 10 Jan 2025 09:25:04 -0800 Subject: [PATCH] Update compiler/plugins/target/AMD-AIE/iree-amd-aie/IR/test/roundtrip.mlir Co-authored-by: Abhishek Varma --- .../plugins/target/AMD-AIE/iree-amd-aie/IR/test/roundtrip.mlir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/plugins/target/AMD-AIE/iree-amd-aie/IR/test/roundtrip.mlir b/compiler/plugins/target/AMD-AIE/iree-amd-aie/IR/test/roundtrip.mlir index 4d1c4fa02..7ff83f5ae 100644 --- a/compiler/plugins/target/AMD-AIE/iree-amd-aie/IR/test/roundtrip.mlir +++ b/compiler/plugins/target/AMD-AIE/iree-amd-aie/IR/test/roundtrip.mlir @@ -582,7 +582,7 @@ func.func @from_memref_printing(%arg0 : memref<8xi32>, %t0 : index) { {%tile_2_3, %tile_3_3, %tile_3_2, %tile_2_2} : memref<8xi32> -> !amdaie.logicalobjectfifo> - // logicalobjectfifo with a tile with a known column, unkown row: + // logicalobjectfifo with a tile with a known column, unknown row: // CHECK: %lof_2_r_6 = %fifo8 = amdaie.logicalobjectfifo.from_memref %arg0, {%tile_2_u} : memref<8xi32> -> !amdaie.logicalobjectfifo>