minor fix

This commit is contained in:
Blaise Tine 2024-04-09 15:27:31 -07:00
parent 5231bb8576
commit de66d2ec3e

View file

@ -313,8 +313,8 @@ void vx_spawn_pocl_kernel(pocl_kernel_context_t * ctx, pocl_kernel_cb callback,
// call stub routine
spawn_pocl_kernel_all_stub();
// disable warp
vx_tmc_zero();
// back to single-threaded
vx_tmc_one();
}
if (rT != 0) {