aco: Determine whether a few more instructions need exec.
authorTimur Kristóf <timur.kristof@gmail.com>
Fri, 7 May 2021 07:37:59 +0000 (09:37 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 18 May 2021 11:48:22 +0000 (11:48 +0000)
commit662bbf6ad4948caa364bda2c8e3a1edc3a2f961a
tree2cc7809483a40e8bb4444c2ff2fd24efcd12433d
parentb06b24191f28e836f10d5b0ae8a44236eeb47ac8
aco: Determine whether a few more instructions need exec.

These don't really need the exec mask (and never have), but we haven't
needed to include them in needs_exec_mask yet.

No Fossil DB changes.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Tony Wasserka <tony.wasserka@gmx.de>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10691>
src/amd/compiler/aco_ir.cpp