diff options
author | Alyssa Rosenzweig <[email protected]> | 2019-05-03 03:16:14 +0000 |
---|---|---|
committer | Alyssa Rosenzweig <[email protected]> | 2019-05-04 19:08:51 +0000 |
commit | cdd9189aadb621b27b8f0cfc020cb61a4ead6baa (patch) | |
tree | 362eb51bf3f30ef7e7051cc2afe4b4ecddba1950 /src/freedreno | |
parent | 58a1e1f86c3b1ee54bedacc873d403ba4813f574 (diff) |
panfrost/midgard: Lower mixed csel (NIR)
Basically, when the conditions of a csel diverge, we scalarize to avoid
going into weird code paths during emit. We could be doing better, but
this case can't occur organically from GLSL as far as I can, though it
does fix lowered atan2.
Signed-off-by: Alyssa Rosenzweig <[email protected]>
Diffstat (limited to 'src/freedreno')
0 files changed, 0 insertions, 0 deletions