[PATCH] D146829: [AMDGPU] Remove unnecessary waitcnts

Marek Olšák via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 08:13:24 PDT 2023


mareko added a comment.

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.


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