mesa/src/intel
Ian Romanick 0946108298 intel/fs: Simplify check in can_propagate_from
The larger predicate here already requires that inst->opcode must be
BRW_OPCODE_MOV, so it can't BRW_OPCODE_SEL. With that removed, the
other simplifications are pretty straight forward.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25091>
2023-09-14 22:31:23 +00:00
..
blorp blorp: fix hangs with mesh enabled 2023-09-12 02:51:31 +00:00
ci ci/anv: Add testing on JSL. 2023-09-13 04:49:02 +00:00
common intel/decoder: Implement support for importing genxml 2023-09-14 11:05:16 -07:00
compiler intel/fs: Simplify check in can_propagate_from 2023-09-14 22:31:23 +00:00
dev intel: Sync xe_drm.h 2023-09-13 16:38:15 +00:00
ds intel/compiler,intel/blorp,intel/vulkan: decouple vulkan driver and compiler from gallium 2023-08-03 22:00:15 +00:00
genxml intel/genxml: Auto-import genxml files using genxml_import.py 2023-09-14 11:05:16 -07:00
isl isl/tilememcpy_test: add multiple tile testing 2023-09-02 21:49:05 -07:00
nullhw-layer meson: support installation tags 2023-09-11 13:00:45 +00:00
perf intel: Move i915_drm.h specific code from common/intel_gem.h to common/i915/intel_gem.h 2023-07-28 15:36:52 +00:00
tools intel/common: Move intel_clflush.h to intel_mem.h/intel_mem.c 2023-09-06 01:39:53 +00:00
vulkan anv: Remove i915_drm.h include from common code 2023-09-13 13:10:59 -07:00
vulkan_hasvk meson: support installation tags 2023-09-11 13:00:45 +00:00
meson.build intel: Only build perf if drivers or tools are enabled 2023-08-31 21:53:19 +00:00