mesa/src/intel/executor
Caio Oliveira bb56867a1b intel/executor: Fix bfloat example for converting F to packed BF
In float pointing rules adding +0.0f preserves all values except
for -0.0f, so what we want here is to add -0.0f.  In the future
we should add proper support for float immediates in the assembler.

Fixes: fafdd24285 ("intel/executor: Update bfloat example")
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34105>
(cherry picked from commit 3e0418ba02)
2025-04-30 14:15:56 +02:00
..
examples intel/executor: Fix bfloat example for converting F to packed BF 2025-04-30 14:15:56 +02:00
executor.h intel/executor: Enable PTL 2024-11-22 10:26:12 -08:00
executor_genx.c intel: Switch to COMPUTE_WALKER_BODY 2024-10-29 15:54:43 +00:00
executor_genx.h
executor_macros.c intel/executor: Enable PTL 2024-11-22 10:26:12 -08:00
executor_main.c intel/executor: Fix check for open() failure 2025-04-06 19:43:51 -07:00
meson.build intel/executor: Enable PTL 2024-11-22 10:26:12 -08:00