diff options
author | Nicolai Hähnle <[email protected]> | 2016-11-29 16:25:21 +0100 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2016-12-12 09:04:49 +0100 |
commit | bdf1bf1cb5422a944205ea30b2eb203a73bdd736 (patch) | |
tree | 026a9e3ad8318b0c3b31b53123166e4f0adb5d4a /src/gallium/drivers/virgl | |
parent | bae929f96ee57ec55d15fae87bf80c45a8bd7e4d (diff) |
radeonsi: generate an explicit switch instruction over vertex streams
SimplifyCFG generates a switch instruction anyway when all four streams
are present, but is simultaneously not smart enough to eliminate some
redundant jumps that it generates.
The generated assembly is still a bit silly, probably because the
control flow annotation doesn't know how to handle a switch with uniform
condition.
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/gallium/drivers/virgl')
0 files changed, 0 insertions, 0 deletions