aco: Move is_dead to aco_ir.h to allow it to get inlined.
authorTimur Kristóf <timur.kristof@gmail.com>
Thu, 6 Oct 2022 15:21:55 +0000 (10:21 -0500)
committerMarge Bot <emma+marge@anholt.net>
Mon, 24 Oct 2022 20:14:16 +0000 (20:14 +0000)
commit0cceab788eb68f46e05c674d8fa33a7a65bc63bc
tree26dbd2c8f9b336d6aba48da068cf9da2f02f545d
parent36bc3afb8b36c4f77ab955c624f1db29ed192c31
aco: Move is_dead to aco_ir.h to allow it to get inlined.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18103>
src/amd/compiler/aco_dead_code_analysis.cpp
src/amd/compiler/aco_ir.h