@@ -31,7 +31,7 @@ subroutine mapType_array
3131end subroutine mapType_array
3232
3333! CHECK: @.offload_sizes{{.*}} = private unnamed_addr constant [4 x i64] [i64 0, i64 24, i64 8, i64 0]
34- ! CHECK: @.offload_maptypes{{.*}} = private unnamed_addr constant [4 x i64] [i64 32, i64 281474976711173 , i64 281474976711171, i64 281474976711187]
34+ ! CHECK: @.offload_maptypes{{.*}} = private unnamed_addr constant [4 x i64] [i64 32, i64 281474976711169 , i64 281474976711171, i64 281474976711187]
3535subroutine mapType_ptr
3636 integer , pointer :: a
3737 ! $omp target
@@ -40,7 +40,7 @@ subroutine mapType_ptr
4040end subroutine mapType_ptr
4141
4242! CHECK: @.offload_sizes{{.*}} = private unnamed_addr constant [4 x i64] [i64 0, i64 24, i64 8, i64 0]
43- ! CHECK: @.offload_maptypes{{.*}} = private unnamed_addr constant [4 x i64] [i64 32, i64 281474976711173 , i64 281474976711171, i64 281474976711187]
43+ ! CHECK: @.offload_maptypes{{.*}} = private unnamed_addr constant [4 x i64] [i64 32, i64 281474976711169 , i64 281474976711171, i64 281474976711187]
4444subroutine mapType_allocatable
4545 integer , allocatable :: a
4646 allocate (a)
@@ -51,7 +51,7 @@ subroutine mapType_allocatable
5151end subroutine mapType_allocatable
5252
5353! CHECK: @.offload_sizes{{.*}} = private unnamed_addr constant [4 x i64] [i64 0, i64 24, i64 8, i64 0]
54- ! CHECK: @.offload_maptypes{{.*}} = private unnamed_addr constant [4 x i64] [i64 32, i64 281474976710661 , i64 281474976710659, i64 281474976710675]
54+ ! CHECK: @.offload_maptypes{{.*}} = private unnamed_addr constant [4 x i64] [i64 32, i64 281474976710657 , i64 281474976710659, i64 281474976710675]
5555subroutine mapType_ptr_explicit
5656 integer , pointer :: a
5757 ! $omp target map(tofrom: a)
@@ -60,7 +60,7 @@ subroutine mapType_ptr_explicit
6060end subroutine mapType_ptr_explicit
6161
6262! CHECK: @.offload_sizes{{.*}} = private unnamed_addr constant [4 x i64] [i64 0, i64 24, i64 8, i64 0]
63- ! CHECK: @.offload_maptypes{{.*}} = private unnamed_addr constant [4 x i64] [i64 32, i64 281474976710661 , i64 281474976710659, i64 281474976710675]
63+ ! CHECK: @.offload_maptypes{{.*}} = private unnamed_addr constant [4 x i64] [i64 32, i64 281474976710657 , i64 281474976710659, i64 281474976710675]
6464subroutine mapType_allocatable_explicit
6565 integer , allocatable :: a
6666 allocate (a)
@@ -212,7 +212,7 @@ subroutine mapType_derived_explicit_nested_member_with_bounds
212212end subroutine mapType_derived_explicit_nested_member_with_bounds
213213
214214! CHECK: @.offload_sizes{{.*}} = private unnamed_addr constant [4 x i64] [i64 0, i64 48, i64 8, i64 0]
215- ! CHECK: @.offload_maptypes{{.*}} = private unnamed_addr constant [4 x i64] [i64 32, i64 281474976710661 , i64 281474976710659, i64 281474976710675]
215+ ! CHECK: @.offload_maptypes{{.*}} = private unnamed_addr constant [4 x i64] [i64 32, i64 281474976710657 , i64 281474976710659, i64 281474976710675]
216216subroutine mapType_derived_type_alloca ()
217217 type :: one_layer
218218 real (4 ) :: i
@@ -233,7 +233,7 @@ subroutine mapType_derived_type_alloca()
233233end subroutine
234234
235235! CHECK: @.offload_sizes{{.*}} = private unnamed_addr constant [8 x i64] [i64 0, i64 40, i64 8, i64 0, i64 48, i64 8, i64 0, i64 4]
236- ! CHECK: @.offload_maptypes{{.*}} = private unnamed_addr constant [8 x i64] [i64 32, i64 281474976710661 , i64 281474976710659, i64 281474976710675, i64 281474976710661 , i64 281474976710659, i64 281474976710675, i64 281474976710659]
236+ ! CHECK: @.offload_maptypes{{.*}} = private unnamed_addr constant [8 x i64] [i64 32, i64 281474976710657 , i64 281474976710659, i64 281474976710675, i64 281474976710657 , i64 281474976710659, i64 281474976710675, i64 281474976710659]
237237subroutine mapType_alloca_derived_type ()
238238 type :: one_layer
239239 real (4 ) :: i
@@ -256,7 +256,7 @@ subroutine mapType_alloca_derived_type()
256256end subroutine
257257
258258! CHECK: @.offload_sizes{{.*}} = private unnamed_addr constant [8 x i64] [i64 0, i64 40, i64 8, i64 0, i64 48, i64 8, i64 0, i64 4]
259- ! CHECK: @.offload_maptypes{{.*}} = private unnamed_addr constant [8 x i64] [i64 32, i64 281474976710661 , i64 281474976710659, i64 281474976710675, i64 281474976710661 , i64 281474976710659, i64 281474976710675, i64 281474976710659]
259+ ! CHECK: @.offload_maptypes{{.*}} = private unnamed_addr constant [8 x i64] [i64 32, i64 281474976710657 , i64 281474976710659, i64 281474976710675, i64 281474976710657 , i64 281474976710659, i64 281474976710675, i64 281474976710659]
260260subroutine mapType_alloca_nested_derived_type ()
261261 type :: middle_layer
262262 real (4 ) :: i
@@ -287,7 +287,7 @@ subroutine mapType_alloca_nested_derived_type()
287287end subroutine
288288
289289! CHECK: @.offload_sizes{{.*}} = private unnamed_addr constant [4 x i64] [i64 0, i64 48, i64 8, i64 0]
290- ! CHECK: @.offload_maptypes{{.*}} = private unnamed_addr constant [4 x i64] [i64 32, i64 281474976710661 , i64 281474976710659, i64 281474976710675]
290+ ! CHECK: @.offload_maptypes{{.*}} = private unnamed_addr constant [4 x i64] [i64 32, i64 281474976710657 , i64 281474976710659, i64 281474976710675]
291291subroutine mapType_nested_derived_type_alloca ()
292292 type :: middle_layer
293293 real (4 ) :: i
@@ -316,7 +316,7 @@ subroutine mapType_nested_derived_type_alloca()
316316end subroutine
317317
318318! CHECK: @.offload_sizes{{.*}} = private unnamed_addr constant [7 x i64] [i64 0, i64 64, i64 8, i64 0, i64 48, i64 8, i64 0]
319- ! CHECK: @.offload_maptypes{{.*}} = private unnamed_addr constant [7 x i64] [i64 32, i64 281474976710661 , i64 281474976710656, i64 281474976710672, i64 281474976710661 , i64 281474976710659, i64 281474976710675]
319+ ! CHECK: @.offload_maptypes{{.*}} = private unnamed_addr constant [7 x i64] [i64 32, i64 281474976710657 , i64 281474976710656, i64 281474976710672, i64 281474976710657 , i64 281474976710659, i64 281474976710675]
320320subroutine mapType_nested_derived_type_member_idx ()
321321type :: vertexes
322322 integer :: test
0 commit comments