aco: update sendmsg enum from LLVM
authorRhys Perry <pendingchaos02@gmail.com>
Thu, 21 Jul 2022 14:45:11 +0000 (15:45 +0100)
committerMarge Bot <emma+marge@anholt.net>
Fri, 30 Sep 2022 20:57:02 +0000 (20:57 +0000)
commit6407d783ea862082bf0c4f764c42430f354322d0
treee1e1f785bb8cf09c5151b20c139e42aef1a7e0bd
parent7cecc816837117c0999d5e37efb84fd90c1041b8
aco: update sendmsg enum from LLVM

Add GFX11 enums and some new ones that apparently existed before.

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/17710>
src/amd/compiler/aco_builder_h.py
src/amd/compiler/aco_print_ir.cpp
src/amd/compiler/aco_scheduler.cpp