mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00

This feature is necessary to fix the SMEM->GMEM waiting behavior in `emit_pipeline`, which used a pessimistic condition prior to this change, since every copy was its own commit group. PiperOrigin-RevId: 734553668