This is an archive of the discontinued LLVM Phabricator instance.

[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.

Diff Detail

Event Timeline

msearles created this revision.May 4 2018, 12:52 PM
msearles created this object with visibility "msearles (Mark Searles)".
msearles created this object with edit policy "msearles (Mark Searles)".
msearles updated this revision to Diff 145263.May 4 2018, 1:10 PM

Add waitcnt.mir

msearles changed the visibility from "msearles (Mark Searles)" to "Public (No Login Required)".
msearles changed the edit policy from "msearles (Mark Searles)" to "All Users".
msearles added a project: Restricted Project.
msearles added a subscriber: llvm-commits.

Please also remove it from AMDGPU.h. Otherwise LGTM.

msearles updated this revision to Diff 145309.May 4 2018, 3:24 PM

Remove old waitcnt pass from lib/Target/AMDGPU/AMDGPU.h

Please also remove it from AMDGPU.h. Otherwise LGTM.

Done.

rampitec accepted this revision.May 4 2018, 3:29 PM

LGTM

This revision is now accepted and ready to land.May 4 2018, 3:29 PM
This revision was automatically updated to reflect the committed changes.
lib/Target/AMDGPU/SIInsertWaitcnts.cpp