mesa/src/intel
Ian Romanick e783930b10
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
elk/algebraic: Don't optimize float SEL.CMOD to MOV
Floating point SEL.CMOD may flush denorms to zero. We don't have enough
information at this point in compilation to know whether or not it is
safe to remove that.

Integer SEL or SEL without a conditional modifier is just a fancy
MOV. Those are always safe to eliminate.

See also 3f782cdd25.

Fixes: fab92fa1cb ("i965/fs: Optimize SEL with the same sources into a MOV.")
Reviewed-by: Ivan Briano <ivan.briano@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34192>
2025-04-15 23:59:31 +00:00
..
blorp anv,blorp,isl: handle compressed CPS surfaces through the depth stencil hw 2025-03-28 04:38:09 +00:00
ci ci/lava: Consolidate piglit trace job definitions 2025-04-11 07:05:07 +00:00
common intel: Use devinfo->urb.min_entries[GS and TCS] for setting URB configs 2025-03-10 17:23:07 -07:00
compiler elk/algebraic: Don't optimize float SEL.CMOD to MOV 2025-04-15 23:59:31 +00:00
decoder intel/brw: support for dumping shader line numbers 2025-04-08 19:39:53 +00:00
dev intel: Disable has_bfloat16 for MTL 2025-04-14 18:23:43 +00:00
ds perfetto/android: align datasource names with tooling expectations 2025-04-08 18:29:10 +00:00
executor intel/executor: Update bfloat example 2025-04-14 18:23:43 +00:00
genxml anv/genxml: use special genX video pack files 2025-04-01 00:03:56 +03:00
isl isl: enable CPB compression 2025-03-28 04:38:09 +00:00
nullhw-layer build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
perf intel/perf: Update intel_perf to match xe_drm.h 2025-04-11 18:35:49 +00:00
shaders intel: use common CL args 2025-03-06 00:43:59 +00:00
tools intel/tools: fix 32b build for EU stall tool 2025-04-09 21:40:46 +00:00
vulkan clc,libcl: Clean up CL includes 2025-04-11 21:27:37 +00:00
vulkan_hasvk anv/hasvk: sort out debug options 2025-04-04 15:18:28 +00:00
meson.build intel: Add meson option -Dintel-elk 2025-01-30 00:45:59 +00:00