[PATCH] D127963: [AMDGPU] Add support for GFX11 LDSDIR hazards
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 17 03:56:01 PDT 2022
foad added inline comments.
================
Comment at: llvm/test/CodeGen/AMDGPU/lds-direct-hazards.mir:4
+# GCN-LABEL: name: lds_param_load_no_war
+# GCN: LDS_PARAM_LOAD 0, 0, 15
+---
----------------
rampitec wrote:
> This check does not mean there is no wait. Either use GCN-NEXT, or just generate the checks.
@critson this was yours originally - any preference on how to write this test?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127963/new/
https://reviews.llvm.org/D127963
More information about the llvm-commits
mailing list