aco: rename is_cmp to is_fp_cmp
authorRhys Perry <pendingchaos02@gmail.com>
Mon, 15 Aug 2022 16:01:06 +0000 (17:01 +0100)
committerMarge Bot <emma+marge@anholt.net>
Tue, 16 Aug 2022 17:31:33 +0000 (17:31 +0000)
commitf60cb8d0af00837f8230abcc467226dcf821bccc
tree7b289a4921eff24952d3d4b3ec2770c6f7fdda4e
parente493aab3c3f93852482405658fed24d0a429d669
aco: rename is_cmp to is_fp_cmp

The old name is no longer accurate.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Georg Lehmann <dadschoorse@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18077>
src/amd/compiler/aco_ir.cpp
src/amd/compiler/aco_ir.h
src/amd/compiler/aco_optimizer.cpp