commit | cbeaa8b0e2b0c001059741d957620a925f76a802 | [log] [tgz] |
---|---|---|
author | Scott Linder <scott@scottlinder.com> | Thu Jun 21 18:48:48 2018 +0000 |
committer | Scott Linder <scott@scottlinder.com> | Thu Jun 21 18:48:48 2018 +0000 |
tree | 2e008e731e1e2940af10a2f7f95e0e6f3d93f498 | |
parent | 3316883bba1939e595e3d99b0e38ecc37e538f9f [diff] |
[AMDGPU] Fix bug with tracking processed blocks in SIInsertWaitcnts BlockWaitcntProcessedSet was not being cleared between calls, so it was producing incorrect counts in cases where MBB addresses happened to coincide across multiple calls. Differential Revision: https://reviews.llvm.org/D48391 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335268 91177308-0d34-0410-b5e6-96231b3b80d8