Skip to content

Commit 65ce423

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 53fba10 commit 65ce423

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ func.func @manual_deallocation(%c: i1, %f: f32, %idx: index) -> f32 {
159159

160160
// -----
161161

162+
// CHECK-LABEL: func.func private @properly_creats_deallocations_in_execute_region(
162163
// CHECK: %[[true:.*]] = arith.constant true
163164
// CHECK: scf.execute_region no_inline {
164165
// CHECK: %[[alloc:.*]] = memref.alloc() {alignment = 64 : i64} : memref<1x63x378x16xui8>

0 commit comments

Comments
 (0)