[PATCH] D40091: [AMDGPU] Add options for waitcnt pass debugging; add instr count in debug output.
Mark Searles via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 11 11:23:29 PST 2017
msearles reopened this revision.
msearles added a comment.
This revision is now accepted and ready to land.
Reopening; patch was submitted/reverted (caused a buildbot failure: private field 'InstCnt' is not used ); changed InstCnt to be a function-scope static instead.
https://reviews.llvm.org/D40091
More information about the llvm-commits
mailing list