Skip to content

Commit

Permalink
Tcov/PreJIT for 8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DrTimothyAldenDavis committed Sep 19, 2023
1 parent 2fddf0d commit 1b1b211
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ GB_JIT_GLOBAL GB_JIT_QUERY_PROTO (GB_jit_query) ;
GB_JIT_GLOBAL GB_JIT_QUERY_PROTO (GB_jit_query)
{
(*hash) = 0x31aff911c5850713 ;
v [0] = 8 ; v [1] = 2 ; v [2] = 0 ;
v [0] = 8 ; v [1] = 2 ; v [2] = 1 ;
defn [0] = NULL ;
defn [1] = GB_my_rdiv2_USER_DEFN ;
defn [2] = NULL ;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ GB_JIT_GLOBAL GB_JIT_QUERY_PROTO (GB_jit_query) ;
GB_JIT_GLOBAL GB_JIT_QUERY_PROTO (GB_jit_query)
{
(*hash) = 0x227f98d0b09e286f ;
v [0] = 8 ; v [1] = 2 ; v [2] = 0 ;
v [0] = 8 ; v [1] = 2 ; v [2] = 1 ;
defn [0] = NULL ;
defn [1] = GB_my_rdiv_USER_DEFN ;
defn [2] = NULL ;
Expand Down
2 changes: 1 addition & 1 deletion GraphBLAS/Tcov/PreJIT/GB_jit__AxB_dot2__2c1f046bbb0bbbcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ GB_JIT_GLOBAL GB_JIT_QUERY_PROTO (GB_jit_query) ;
GB_JIT_GLOBAL GB_JIT_QUERY_PROTO (GB_jit_query)
{
(*hash) = 0xdf8cbb0c0ac7ce22 ;
v [0] = 8 ; v [1] = 2 ; v [2] = 0 ;
v [0] = 8 ; v [1] = 2 ; v [2] = 1 ;
defn [0] = NULL ;
defn [1] = NULL ;
defn [2] = NULL ;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ GB_JIT_GLOBAL GB_JIT_QUERY_PROTO (GB_jit_query) ;
GB_JIT_GLOBAL GB_JIT_QUERY_PROTO (GB_jit_query)
{
(*hash) = 0x422f36dae3aeca51 ;
v [0] = 8 ; v [1] = 2 ; v [2] = 0 ;
v [0] = 8 ; v [1] = 2 ; v [2] = 1 ;
defn [0] = NULL ;
defn [1] = GB_my_rdiv2_USER_DEFN ;
defn [2] = NULL ;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ GB_JIT_GLOBAL GB_JIT_QUERY_PROTO (GB_jit_query) ;
GB_JIT_GLOBAL GB_JIT_QUERY_PROTO (GB_jit_query)
{
(*hash) = 0x654ba0e0a34027e9 ;
v [0] = 8 ; v [1] = 2 ; v [2] = 0 ;
v [0] = 8 ; v [1] = 2 ; v [2] = 1 ;
defn [0] = NULL ;
defn [1] = GB_my_rdiv2_USER_DEFN ;
defn [2] = NULL ;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ GB_JIT_GLOBAL GB_JIT_QUERY_PROTO (GB_jit_query) ;
GB_JIT_GLOBAL GB_JIT_QUERY_PROTO (GB_jit_query)
{
(*hash) = 0x98afaa59c37fb8bb ;
v [0] = 8 ; v [1] = 2 ; v [2] = 0 ;
v [0] = 8 ; v [1] = 2 ; v [2] = 1 ;
defn [0] = NULL ;
defn [1] = GB_my_rdiv2_USER_DEFN ;
defn [2] = NULL ;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ GB_JIT_GLOBAL GB_JIT_QUERY_PROTO (GB_jit_query) ;
GB_JIT_GLOBAL GB_JIT_QUERY_PROTO (GB_jit_query)
{
(*hash) = 0xfaa3c6cd7f90ec16 ;
v [0] = 8 ; v [1] = 2 ; v [2] = 0 ;
v [0] = 8 ; v [1] = 2 ; v [2] = 1 ;
defn [0] = NULL ;
defn [1] = GB_my_rdiv2_USER_DEFN ;
defn [2] = NULL ;
Expand Down
2 changes: 1 addition & 1 deletion GraphBLAS/Tcov/PreJIT/GB_jit__user_op__0__my_rdiv.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ GB_JIT_GLOBAL GB_JIT_QUERY_PROTO (GB_jit_query) ;
GB_JIT_GLOBAL GB_JIT_QUERY_PROTO (GB_jit_query)
{
(*hash) = 0xa98ff14e387744fe ;
v [0] = 8 ; v [1] = 2 ; v [2] = 0 ;
v [0] = 8 ; v [1] = 2 ; v [2] = 1 ;
defn [0] = GB_my_rdiv_USER_DEFN ;
defn [1] = NULL ;
defn [2] = NULL ;
Expand Down

0 comments on commit 1b1b211

Please sign in to comment.