[PATCH] D69172: AMDGPU: Fix SMEM WAR hazard for gfx10 readlane

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 27 09:18:14 PDT 2020


foad added a comment.

Hi @kerbowa, why is this needed for gfx10? The public RDNA documentation says:

  4.5. Manually Inserted Wait States (NOPs)
  Inserting S_NOP is never required to achieve correct operation.

Is this not the full story?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69172





More information about the llvm-commits mailing list