Remove the old waitcnt pass ( si-insert-waits )
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D46448
[AMDGPU][Waitcnt] Remove the old waitcnt pass, which is no longer maintained and getting crufty ClosedPublic Authored by msearles on May 4 2018, 12:52 PM.
Details Summary Remove the old waitcnt pass ( si-insert-waits )
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptMay 4 2018, 3:13 PM Comment Actions
Done. This revision is now accepted and ready to land.May 4 2018, 3:29 PM Closed by commit rL331641: [AMDGPU][Waitcnt] Remove the old waitcnt pass (authored by msearles). · Explain WhyMay 7 2018, 7:47 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 145464 llvm/trunk/lib/Target/AMDGPU/AMDGPU.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/trunk/lib/Target/AMDGPU/CMakeLists.txt
llvm/trunk/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
llvm/trunk/lib/Target/AMDGPU/SIInsertWaits.cpp
llvm/trunk/test/CodeGen/AMDGPU/vccz-corrupt-bug-workaround.mir
llvm/trunk/test/CodeGen/AMDGPU/waitcnt.mir
|