[PATCH] D127872: [AMDGPU] Add support for GFX11 hazards
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 15 09:17:04 PDT 2022
foad created this revision.
foad added reviewers: Joe_Nash, rampitec, critson, dstuttard.
Herald added subscribers: kosarev, jsilvanus, hsmhsm, kerbowa, hiraditya, t-tye, tpr, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
Herald added a project: All.
foad requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Add support for partial stall over EXEC hazard and trans use hazard.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D127872
Files:
llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
llvm/lib/Target/AMDGPU/GCNHazardRecognizer.h
llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
llvm/test/CodeGen/AMDGPU/partial-forwarding-hazards.mir
llvm/test/CodeGen/AMDGPU/trans-forwarding-hazards.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127872.437212.patch
Type: text/x-patch
Size: 40192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220615/eef7e603/attachment.bin>
More information about the llvm-commits
mailing list