Skip to content

Commit b76551b

Browse files
committed
bufferize fix
1 parent d35b0c8 commit b76551b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flang/test/HLFIR/bufferize-workshare.fir

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
// CHECK: hlfir.assign %[[VAL_12]] to %[[VAL_13]] temporary_lhs : i32, !fir.ref<i32>
2222
// CHECK: omp.yield
2323
// CHECK: }
24-
// CHECK: omp.terminator
2524
// CHECK: }
2625
// CHECK: %[[VAL_14:.*]] = fir.undefined tuple<!fir.heap<!fir.array<42xi32>>, i1>
2726
// CHECK: %[[VAL_15:.*]] = fir.insert_value %[[VAL_14]], %[[VAL_7]], [1 : index] : (tuple<!fir.heap<!fir.array<42xi32>>, i1>, i1) -> tuple<!fir.heap<!fir.array<42xi32>>, i1>

0 commit comments

Comments
 (0)