pub fn wave_barrier()🔬This is a nightly-only experimental API. (
stdarch_amdgpu #149988)Available on
target_arch=amdgpu only.Expand description
A barrier for only the threads within the current wavefront.
Does not result in an instruction but restricts the compiler.