pub unsafe fn permlane64_u32(value: u32) -> u32🔬This is a nightly-only experimental API. (
stdarch_amdgpu #149988)Available on
target_arch=amdgpu only.Expand description
Swap value between upper and lower 32 lanes in a wavefront.
Does nothing for wave32.