aco: merge block_kind_uses_[demote|discard_if]
authorDaniel Schürmann <daniel@schuermann.dev>
Mon, 31 Jan 2022 15:30:08 +0000 (16:30 +0100)
committerMarge Bot <emma+marge@anholt.net>
Tue, 8 Feb 2022 16:16:07 +0000 (16:16 +0000)
commit13c31379603bbea4ce2f03b3c6a0443888217e0a
tree354fc0bdee0f91eba86497b8417036e87a859cfb
parente7d1c8cc5eb1b3a4ab056beba56f5feab75f7be0
aco: merge block_kind_uses_[demote|discard_if]

These serve the same purpose. The new name is
block_kind_uses_discard.

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14805>
src/amd/compiler/aco_insert_exec_mask.cpp
src/amd/compiler/aco_instruction_selection.cpp
src/amd/compiler/aco_ir.h
src/amd/compiler/aco_print_ir.cpp