mesa/src/panfrost
Erik Faye-Lund 20d619cd84 nir: use more nir_fmul_imm
This simplifies things a bit. Note that in some cases, the arguments are
swapped, because multiplications are commutative, and nir_fmul_imm only
allows the second operand to be an immediate.

Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23179>
2023-05-25 06:59:24 +00:00
..
ci ci/lava: Renable SSH sessions for panfrost jobs 2023-05-19 20:48:04 +00:00
compiler treewide: Avoid nir_lower_regs_to_ssa calls 2023-05-24 17:30:03 +00:00
drm-shim
ds meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00
include panfrost: Re-run clang-format 2023-04-10 21:56:04 +00:00
lib nir: use more nir_fmul_imm 2023-05-25 06:59:24 +00:00
midgard treewide: Avoid nir_lower_regs_to_ssa calls 2023-05-24 17:30:03 +00:00
perf
shared
tools
util
vulkan nir: use more nir_fmul_imm 2023-05-25 06:59:24 +00:00
.clang-format
meson.build