[PATCH] D158750: New intrinsic void llvm.amdgcn.s.nop(i16)
David Stuttard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 09:51:52 PDT 2023
dstuttard added a comment.
In D158750#4614294 <https://reviews.llvm.org/D158750#4614294>, @arsenm wrote:
> What’s the point?
It can be used by a front-end to insert a delay that's less than s_sleep 1
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158750/new/
https://reviews.llvm.org/D158750
More information about the llvm-commits
mailing list