diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2017-03-08 01:06:58 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2017-03-08 01:06:58 +0000 |
commit | 52d1b62a287e2c167896039e8f304c9d146d0360 (patch) | |
tree | 30defc2eac5de8c73f2aef999c1c30187aaaa650 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c | |
parent | f561abab56801665997217099e5652e625e81cb2 (diff) | |
download | bcm5719-llvm-52d1b62a287e2c167896039e8f304c9d146d0360.tar.gz bcm5719-llvm-52d1b62a287e2c167896039e8f304c9d146d0360.zip |
AMDGPU: Don't wait at end of block with a trivial successor
If there is only one successor, and that successor only
has one predecessor the wait can obviously be delayed until
uses or the end of the next block. This avoids code quality
regressions when there are trivial fallthrough blocks inserted
for structurization.
llvm-svn: 297251
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c')
0 files changed, 0 insertions, 0 deletions