diff options
author | Rob Clark <[email protected]> | 2014-09-03 19:45:19 -0400 |
---|---|---|
committer | Rob Clark <[email protected]> | 2014-09-04 22:28:50 -0400 |
commit | 73ff4c5f70286ffe72ce6a60b68a8274d7425478 (patch) | |
tree | d3f669c3184ac76b55ccf191e07f8de85f307946 /src/glsl/Makefile.am | |
parent | 08ee0488e6ae4c3728f00b24a2744cb3bd1929e8 (diff) |
freedreno/ir3: fix error in bail logic
all_delayed will also be true if we didn't attempt to schedule anything
due to no more instructions using current addr/pred. We rely on coming
in to block_sched_undelayed() to detect and clean up when there are no
more uses of the current addr/pred, which isn't necessarily an error.
This fixes a regression introduced in b823abed.
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/glsl/Makefile.am')
0 files changed, 0 insertions, 0 deletions