diff options
author | Piotr Sobczak <Piotr.Sobczak@amd.com> | 2022-01-17 17:51:23 +0100 |
---|---|---|
committer | Piotr Sobczak <Piotr.Sobczak@amd.com> | 2022-01-19 10:54:44 +0100 |
commit | 8dfb417e67e33055a72980ede92c128763d549ad (patch) | |
tree | 61e4b73013bb7056906920a06cfcf42866bbd4b3 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h | |
parent | be8742b6c9c7d919db33212a27dc230632dbb1d3 (diff) | |
download | llvm-8dfb417e67e33055a72980ede92c128763d549ad.zip llvm-8dfb417e67e33055a72980ede92c128763d549ad.tar.gz llvm-8dfb417e67e33055a72980ede92c128763d549ad.tar.bz2 |
[AMDGPU] Fix missing waitcnt issue
Ignore out of order counters when merging brackets. The fact that
there was a pending event in the old state does not guarantee that
the waitcnt was generated, so we still need to conservatively re-process
the block.
The patch fixes a correctness issue where the block was not re-processed
and the waitcnt not inserted in consequence.
Differential Revision: https://reviews.llvm.org/D117544
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions