This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][Waitcnt] NFC. Cleanup some code
ClosedPublic

Authored by msearles on Apr 23 2018, 10:05 AM.

Details

Summary

Naming consistency:

  • s/SWaitcnt/Waitcnt s/WaitCnt/Waitcnt

Diff Detail

Event Timeline

msearles created this revision.Apr 23 2018, 10:05 AM
arsenm accepted this revision.Apr 23 2018, 10:23 AM

LGTM

This revision is now accepted and ready to land.Apr 23 2018, 10:23 AM
cfang accepted this revision.Apr 23 2018, 10:52 AM