[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:18:34 PST 2017
msearles updated this revision to Diff 126411.
msearles added a comment.
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
Files:
lib/Target/AMDGPU/SIInsertWaitcnts.cpp
test/CodeGen/AMDGPU/waitcnt-debug.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40091.126411.patch
Type: text/x-patch
Size: 6700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171211/28ee45ee/attachment.bin>
More information about the llvm-commits
mailing list