Skip to content

Commit

Permalink
Update compiler/plugins/target/AMD-AIE/iree-amd-aie/IR/test/roundtrip…
Browse files Browse the repository at this point in the history
….mlir

Co-authored-by: Abhishek Varma <[email protected]>
  • Loading branch information
newling and Abhishek-Varma authored Jan 10, 2025
1 parent c1b9d10 commit 844c980
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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<memref<8xi32>>

// 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<memref<8xi32>>
Expand Down

0 comments on commit 844c980

Please sign in to comment.