[PATCH] D146829: [AMDGPU] Remove unnecessary waitcnts

Jessica Del via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 08:38:17 PDT 2023


OutOfCache marked an inline comment as done.
OutOfCache added a comment.

In D146829#4224452 <https://reviews.llvm.org/D146829#4224452>, @mareko wrote:

> Are you sure about this? lgkmcnt(0) isn't about accessing LDS memory, but about waiting for the result to be received from the LDS block.

In that case I am not certain. Is there a way to verify whether this is acceptable?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146829/new/

https://reviews.llvm.org/D146829



More information about the llvm-commits mailing list