Skip to content

Commit b34455d

Browse files
ddubov100joker-eph
andauthored
Update mlir/test/Dialect/Bufferization/Transforms/OwnershipBasedBufferDeallocation/dealloc-memoryeffect-interface.mlir
Co-authored-by: Mehdi Amini <[email protected]>
1 parent 6be3300 commit b34455d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Dialect/Bufferization/Transforms/OwnershipBasedBufferDeallocation/dealloc-memoryeffect-interface.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,4 +176,4 @@ func.func private @properly_creates_deallocations_in_execute_region(%arg1: memre
176176
scf.yield
177177
}
178178
return %alloc : memref<1x250x378x16xui8>
179-
}
179+
}

0 commit comments

Comments
 (0)