[PATCH] D124550: [AMDGPU] Handle LDS DMA and LDS_DIRECT hazards
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 3 12:13:17 PDT 2022
rampitec updated this revision to Diff 426799.
rampitec marked an inline comment as done.
rampitec added a comment.
Returned early return, at least for this patch. I have convinced myself that hazards checked later cannot interfere with these instructions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124550/new/
https://reviews.llvm.org/D124550
Files:
llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
llvm/lib/Target/AMDGPU/GCNSubtarget.h
llvm/test/CodeGen/AMDGPU/hazard.mir
llvm/test/CodeGen/AMDGPU/lds-dma-hazards.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124550.426799.patch
Type: text/x-patch
Size: 5863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220503/e949d7b7/attachment.bin>
More information about the llvm-commits
mailing list