Add fence before rescale

This commit is contained in:
Hansung Kim
2025-01-28 23:48:02 -08:00
parent 8c45b8b4b7
commit c26558bc93

View File

@@ -615,6 +615,7 @@ void kernel_body(int task_id, kernel_arg_t *__UNIFORM__ arg) {
// vx_fence();
// }
// asm volatile("rescale_fence_read_end_%=:" ::);
virgo_fence(2);
#endif
#if 0