Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D25577
AMDGPU/SI: Handle hazard with > 8 byte VMEM stores ClosedPublic Authored by • tstellarAMD on Oct 13 2016, 1:34 PM.
Details
Diff Detail
Event Timeline• tstellarAMD updated this object. Herald added subscribers: tony-tye, yaxunl, nhaehnle and 2 others. · View Herald TranscriptOct 13 2016, 1:34 PM This revision is now accepted and ready to land.Oct 26 2016, 1:23 PM Closed by commit rL285359: AMDGPU/SI: Handle hazard with > 8 byte VMEM stores (authored by tstellar). · Explain WhyOct 27 2016, 4:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 76123 llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
llvm/trunk/lib/Target/AMDGPU/BUFInstructions.td
llvm/trunk/lib/Target/AMDGPU/GCNHazardRecognizer.h
llvm/trunk/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
llvm/trunk/test/CodeGen/MIR/AMDGPU/inserted-wait-states.mir
|