[AMDGPU] New intrinsic void llvm.amdgcn.s.nop(i16) (#65757)
This allows front ends to insert s_nops - this is most often when a delay less than s_sleep 1 is required.
Loading
Please sign in to comment
This allows front ends to insert s_nops - this is most often when a delay less than s_sleep 1 is required.