mesa/src/intel/executor
Caio Oliveira 3e0418ba02 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>
2025-04-29 16:29:36 +00:00
..
examples intel/executor: Fix bfloat example for converting F to packed BF 2025-04-29 16:29:36 +00: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: Reorganize -h and --help 2025-04-22 17:14:22 +00:00
meson.build intel/executor: Enable PTL 2024-11-22 10:26:12 -08:00