aco: rename Interp_instruction to VINTRP_instruction
authorRhys Perry <pendingchaos02@gmail.com>
Wed, 14 Sep 2022 10:19:30 +0000 (11:19 +0100)
committerMarge Bot <emma+marge@anholt.net>
Mon, 26 Sep 2022 14:49:56 +0000 (14:49 +0000)
commit7a1b5221481db7dac11343b8f31b6c3ee49b524d
treee0ae979f11cc137a3c5f01de40aab955c361cd73
parent51bd75e28cf258b6075750db344dc05c64ee6b82
aco: rename Interp_instruction to VINTRP_instruction

These is clearer since GFX11 adds another interpolation format.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17333>
src/amd/compiler/aco_assembler.cpp
src/amd/compiler/aco_builder_h.py
src/amd/compiler/aco_ir.h
src/amd/compiler/aco_opt_value_numbering.cpp
src/amd/compiler/aco_print_ir.cpp