diff options
author | Alyssa Rosenzweig <[email protected]> | 2020-03-21 18:13:49 -0400 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-03-22 03:32:35 +0000 |
commit | 3f786ed10b14ca054e299679af2bfbe8a2dcd5c3 (patch) | |
tree | 1bf03b3c278aca040a5e0a9964bcee3ce1520d0a /src/panfrost/bifrost/bi_print.c | |
parent | 5a02c871f2367abf7d87569819d7ae4ebb1336d4 (diff) |
pan/bi: Implement csel fusing
When generating csel instructions, we can peak to see what condition is
being used. If we're using a "nice" condition, we can fuse it in with
the csel itself, ideally letting the condition itself be DCE'd away.
Signed-off-by: Alyssa Rosenzweig <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4276>
Diffstat (limited to 'src/panfrost/bifrost/bi_print.c')
0 files changed, 0 insertions, 0 deletions