mesa/src/panfrost/midgard
Alyssa Rosenzweig 03175f61fc pan/mdg: Drop lower_locals_to_regs call
This is for producing (indirect) array register access. Since we don't handle
that, this is a no-op. Drop the call, it's pointless and misleading.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Italo Nicola <italonicola@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23529>
2023-06-09 12:06:00 +00:00
..
compiler.h panfrost: Lower sysvals in GL 2023-03-23 23:53:46 +00:00
disassemble.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
disassemble.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
helpers.h pan/mdg: Remove reference to removed macro 2023-03-11 06:30:02 +00:00
meson.build pan/mdg: Use nir_lower_helper_writes 2023-03-04 13:31:05 -05:00
midgard.h pan/mdg: Remove MSGS debug 2023-01-16 22:20:43 +00:00
midgard_address.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
midgard_compile.c pan/mdg: Drop lower_locals_to_regs call 2023-06-09 12:06:00 +00:00
midgard_compile.h glsl: Retire ldexp lowering in favor of the nir lowering flag. 2023-04-06 02:32:00 +00:00
midgard_derivatives.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
midgard_emit.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
midgard_errata_lod.c nir: Drop unused name from nir_ssa_dest_init 2023-05-17 23:46:16 +00:00
midgard_helper_invocations.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
midgard_liveness.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
midgard_nir.h pan/mdg: Use nir_lower_helper_writes 2023-03-04 13:31:05 -05:00
midgard_nir_algebraic.py pan/mdg: Use special NIR ops for trig scaling 2023-01-16 22:20:43 +00:00
midgard_nir_lower_image_bitsize.c pan/mdg: Use nir_lower_image_atomics_to_global 2023-05-22 14:33:14 +00:00
midgard_ops.c panfrost: Fix up some formatting for clang-format 2022-12-24 02:22:57 +00:00
midgard_ops.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
midgard_opt_copy_prop.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
midgard_opt_dce.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
midgard_opt_perspective.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
midgard_print.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
midgard_print_constant.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
midgard_quirks.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
midgard_ra.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
midgard_ra_pipeline.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
midgard_schedule.c panfrost: Reformat using the new style 2023-05-29 21:06:12 +00:00
mir.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
mir_promote_uniforms.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
mir_squeeze.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
nir_fuse_io_16.c nir: Combine if_uses with instruction uses 2023-04-07 23:48:03 +00:00