mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 00:18:09 +02:00
We are going to disallow continue statements without loop continue constructs. Totals from 58 (0.07% of 84369) affected shaders: (Navi21) Instrs: 2320937 -> 2318938 (-0.09%) CodeSize: 12554896 -> 12546892 (-0.06%); split: -0.06%, +0.00% SpillSGPRs: 116 -> 102 (-12.07%) SpillVGPRs: 2648 -> 2627 (-0.79%) Latency: 13440088 -> 13424694 (-0.11%) InvThroughput: 3262579 -> 3259088 (-0.11%) VClause: 69628 -> 69666 (+0.05%) SClause: 51528 -> 51519 (-0.02%) Copies: 203958 -> 203478 (-0.24%); split: -0.29%, +0.05% Branches: 70777 -> 70400 (-0.53%) PreSGPRs: 4768 -> 4660 (-2.27%) VALU: 1537105 -> 1536899 (-0.01%); split: -0.02%, +0.01% SALU: 340938 -> 339623 (-0.39%) VMEM: 120339 -> 120286 (-0.04%) Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com> Reviewed-by: Georg Lehmann <dadschoorse@gmail.com> Acked-by: Faith Ekstrand <faith.ekstrand@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39942> |
||
|---|---|---|
| .. | ||
| radv_meta_nir.c | ||
| radv_meta_nir.h | ||
| radv_nir.h | ||
| radv_nir_apply_pipeline_layout.c | ||
| radv_nir_export_multiview.c | ||
| radv_nir_lower_abi.c | ||
| radv_nir_lower_call_abi.c | ||
| radv_nir_lower_cooperative_matrix.c | ||
| radv_nir_lower_fs_barycentric.c | ||
| radv_nir_lower_fs_intrinsics.c | ||
| radv_nir_lower_hit_attrib_derefs.c | ||
| radv_nir_lower_immediate_samplers.c | ||
| radv_nir_lower_intrinsics_early.c | ||
| radv_nir_lower_io.c | ||
| radv_nir_lower_primitive_shading_rate.c | ||
| radv_nir_lower_printf.c | ||
| radv_nir_lower_ray_queries.c | ||
| radv_nir_lower_view_index.c | ||
| radv_nir_lower_viewport_to_zero.c | ||
| radv_nir_lower_vs_inputs.c | ||
| radv_nir_opt_fs_builtins.c | ||
| radv_nir_opt_tid_function.c | ||
| radv_nir_remap_color_attachment.c | ||
| radv_nir_rt_common.c | ||
| radv_nir_rt_common.h | ||
| radv_nir_rt_stage_common.c | ||
| radv_nir_rt_stage_common.h | ||
| radv_nir_rt_stage_cps.c | ||
| radv_nir_rt_stage_cps.h | ||
| radv_nir_rt_stage_functions.c | ||
| radv_nir_rt_stage_functions.h | ||
| radv_nir_rt_stage_monolithic.c | ||
| radv_nir_rt_stage_monolithic.h | ||
| radv_nir_rt_traversal_shader.c | ||
| radv_nir_rt_traversal_shader.h | ||
| radv_nir_trim_fs_color_exports.c | ||