mesa/src/intel
Kenneth Graunke 9e750f00c3 intel/brw: Make opt_copy_propagation_defs clean up its own trash
Copy propagation often eliminates all uses of an instruction.  If we
detect that we've done so, we can eliminate the instruction ourselves
rather than leaving it hanging until the next DCE pass.

This saves some CPU time as other passes don't see dead code.

Reviewed-by: Caio Oliveira <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28666>
2024-06-18 09:02:25 +00:00
..
blorp treewide: use nir_metadata_control_flow 2024-06-17 16:28:14 -04:00
ci ci: add farm variable for devices in collabora farm 2024-06-07 14:32:49 +00:00
common mi-builder: add read/write memory fencing support on Gfx20+ 2024-06-13 11:04:31 +00:00
compiler intel/brw: Make opt_copy_propagation_defs clean up its own trash 2024-06-18 09:02:25 +00:00
decoder intel/decoder: Add intel_print_group_custom_spacing() 2024-04-24 17:07:50 +00:00
dev intel/xe2+: Enable native 64-bit integer arithmetic. 2024-05-31 09:14:01 -07:00
ds u_trace: extend tracepoint end_of_pipe bit into flags 2024-05-30 06:38:04 +00:00
genxml iris,anv/xe2+: Use pipelined variant of 3DSTATE_DRAWING_RECTANGLE. 2024-06-17 16:19:17 -07:00
isl isl: Add AUX MCS encoding into aux modes (xe2) 2024-06-15 14:57:59 +00:00
nullhw-layer docs: replace references to the deprecated VK_INSTANCE_LAYERS with the new VK_LOADER_LAYERS_ENABLE 2024-04-02 18:08:52 +00:00
perf intel/perf: Add intel_perf_stream_read_samples() 2024-05-27 19:34:06 +00:00
shaders meson: use glslang --depfile argument when possible 2024-05-20 17:34:17 +00:00
tools intel/tools: Fix intel_dev_info --hwconfig switch 2024-06-06 00:41:13 +00:00
vulkan iris,anv/xe2+: Use pipelined variant of 3DSTATE_DRAWING_RECTANGLE. 2024-06-17 16:19:17 -07:00
vulkan_hasvk treewide: use nir_metadata_control_flow 2024-06-17 16:28:14 -04:00
meson.build intel: Only build shaders with anv and iris 2024-02-21 20:53:36 +00:00