Skip to content

[AMDGPU] New intrinsic void llvm.amdgcn.s.nop(i16) #65757

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

dstutt
Copy link
Collaborator

@dstutt dstutt commented Sep 8, 2023

This allows front ends to insert s_nops - this is most often when a delay less
than s_sleep 1 is required.

This allows front ends to insert s_nops - this is most often when a delay less
than s_sleep 1 is required.
@dstutt dstutt requested a review from a team as a code owner September 8, 2023 13:49
@dstutt dstutt merged commit 8c03239 into llvm:main Sep 8, 2023
@dstutt dstutt deleted the llvm-s-nop branch September 8, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants