diff options
author | Timur Kristóf <[email protected]> | 2020-01-03 10:30:04 +0100 |
---|---|---|
committer | Timur Kristóf <[email protected]> | 2020-01-14 21:21:06 +0100 |
commit | c0f82165a7a3e572fb3c08c8afbb6755be2b8b42 (patch) | |
tree | f5bae7b38f6eb8bd77a1f69f446b84e7aec7c5f7 /docs | |
parent | 1c44129db30db70dc6a0e1906b5a8efa7f8d00cf (diff) |
aco: Optimize out s_and with exec, when used on uniform bitwise values.
Previously all booleans needed an s_and with exec when they were turned
into a scalar condition. However, this is not needed for uniform booleans.
v2 by Daniel Schürmann:
- Make the code more readable
v3 by Timur Kristóf:
- Fix regressions, make it work in wave32 mode
Signed-off-by: Timur Kristóf <[email protected]>
Reviewed-by: Daniel Schürmann <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions