diff options
author | Alyssa Rosenzweig <[email protected]> | 2020-03-18 13:43:10 -0400 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-03-19 03:23:07 +0000 |
commit | 61260819ba3f08fccf72dfe7d7498516eec413f9 (patch) | |
tree | 4e9c40bc9409949dccce0cb86a1d30c328b92560 /src/freedreno | |
parent | e323df05a906aa91edfd4895627d28b6f9a12c6d (diff) |
pan/bi: Track clause types during scheduling
There's an easy mapping for this, so let's do it. Note we do this at
schedule-time instead of emit since we'll need to lookahead clause
types. The alternative is a prepass running after schedule but before
codegen, but there's no reason not to just stick it here when we're
preparing bi_clause in the first place.
Signed-off-by: Alyssa Rosenzweig <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4242>
Diffstat (limited to 'src/freedreno')
0 files changed, 0 insertions, 0 deletions