Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D24985
[AMDGPU] Ask subtarget if waitcnt instruction is needed before barrier instruction ClosedPublic Authored by kzhuravl on Sep 27 2016, 1:14 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: tony-tye, yaxunl, nhaehnle and 3 others. · View Herald TranscriptSep 27 2016, 1:14 PM This revision is now accepted and ready to land.Sep 29 2016, 2:01 AM Closed by commit rL282875: [AMDGPU] Ask subtarget if waitcnt instruction is needed before barrier… (authored by kzhuravl). · Explain WhySep 30 2016, 9:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 73078 llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
llvm/trunk/lib/Target/AMDGPU/SIInsertWaits.cpp
|