diff options
author | Iago Toral Quiroga <[email protected]> | 2014-04-15 12:30:40 +0200 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-04-16 23:39:57 -0700 |
commit | cda5e0c25ea5f8ab38b69f1f04099acfa3f0ced2 (patch) | |
tree | b414a531b7f6c4529d42e72c3cb7b022ab4ac9a7 /src/glsl/s_expression.cpp | |
parent | 4472ab9e6d7940dcdd627de6bd4fca0cc43651f9 (diff) |
glsl: Small optimization for constant conditionals
Once the relevant branch has been identified do not iterate over the
instructions in the branch, do a linked list insertion instead to avoid the
loop.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/glsl/s_expression.cpp')
0 files changed, 0 insertions, 0 deletions