Skip to content

Commit 6d50861

Browse files
committed
wip2
1 parent 384c404 commit 6d50861

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/mlir/libMLIR_h.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15230,6 +15230,7 @@ end
1523015230
function ifrt_loaded_executable_execute(
1523115231
exec, num_args, op_args, is_arg_donatable, num_results, op_results, futures, status
1523215232
)
15233+
@info "EXECUTING" num_args
1523315234
@ccall mlir_c.ifrt_loaded_executable_execute(
1523415235
exec::Ptr{HeldIfrtLoadedExecutable},
1523515236
num_args::Cint,

0 commit comments

Comments
 (0)