mesa/src/compiler/spirv
Rhys Perry 25c49e491f aco,ac/llvm,ac/nir,vtn: unify cube opcodes
fossil-db (navi21):
Totals from 17068 (12.79% of 133461) affected shaders:
Instrs: 24743703 -> 24743572 (-0.00%); split: -0.00%, +0.00%
CodeSize: 132579952 -> 132580620 (+0.00%); split: -0.00%, +0.00%
VGPRs: 1227840 -> 1227984 (+0.01%)
Latency: 403180114 -> 403251188 (+0.02%); split: -0.00%, +0.02%
InvThroughput: 75311302 -> 75320892 (+0.01%); split: -0.00%, +0.01%
VClause: 415400 -> 415402 (+0.00%); split: -0.00%, +0.00%
Copies: 1715404 -> 1715258 (-0.01%); split: -0.01%, +0.01%

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Georg Lehmann <dadschoorse@gmail.com>
Reviewed-by: Gert Wollny <gert.wollny@collabora.com> (r600)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23930>
2023-06-30 15:35:03 +00:00
..
tests compiler: Move from nir_scope to mesa_scope 2023-06-19 23:29:26 +00:00
gl_spirv.c mesa/spirv: Provide more specific error message for glSpecializeShader() 2023-05-22 15:26:40 +00:00
GLSL.ext.AMD.h
GLSL.std.450.h
meson.build compiler: Move spirv into a module of its own 2023-06-20 16:18:08 +00:00
nir_spirv.h compiler/clc: Move related NIR passes to the common mesa clc 2023-06-20 03:43:41 +00:00
OpenCL.std.h
spir-v.xml spirv: Update headers and metadata to SPIR-V 1.6, revision 1 2021-12-17 16:37:14 -08:00
spirv.core.grammar.json spirv: update to latest headers 2023-05-04 11:25:41 +00:00
spirv.h spirv: update to latest headers 2023-05-04 11:25:41 +00:00
spirv2nir.c spirv: Use NIR_PASS for spirv2nir --optimize 2023-05-11 19:53:17 +00:00
spirv_info.h spirv: vtn_fail with a nice message on unsupported rounding modes 2020-09-25 01:43:28 +00:00
spirv_info_c.py spirv: vtn_fail with a nice message on unsupported rounding modes 2020-09-25 01:43:28 +00:00
spirv_to_nir.c treewide: Use nir_builder_create more 2023-06-27 18:13:02 +00:00
vtn_alu.c vtn: add more info to bitcast bit size error message 2023-05-18 00:37:46 +00:00
vtn_amd.c aco,ac/llvm,ac/nir,vtn: unify cube opcodes 2023-06-30 15:35:03 +00:00
vtn_cfg.c treewide: Use nir_builder_create more 2023-06-27 18:13:02 +00:00
vtn_gather_types_c.py vulkan: Spec update to 1.3.216 2022-06-08 20:20:21 +00:00
vtn_generator_ids_h.py android: fix SPIR-V -> NIR build 2020-10-12 22:26:05 +00:00
vtn_glsl450.c nir: use nir_fsub_imm 2023-05-25 06:59:25 +00:00
vtn_opencl.c compiler: Move from nir_scope to mesa_scope 2023-06-19 23:29:26 +00:00
vtn_private.h compiler: Move from nir_scope to mesa_scope 2023-06-19 23:29:26 +00:00
vtn_structured_cfg.c spirv: Rework structured control flow handling 2023-04-20 07:02:42 +00:00
vtn_subgroup.c compiler: Move from nir_scope to mesa_scope 2023-06-19 23:29:26 +00:00
vtn_variables.c vtn: Use nir_ instead of nir_build_ helpers 2023-06-27 17:37:54 +00:00