================ @@ -87,8 +87,10 @@ extern "C" { int32_t num_threads, void *fn, void **args, const int64_t nargs) { + //printf("SPMD mode\n"); ---------------- jdoerfert wrote: Please remove all these leftovers. https://github.com/llvm/llvm-project/pull/91261