mesa/src/intel/executor/examples
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
..
bfi.lua
bfloat.lua intel/executor: Fix bfloat example for converting F to packed BF 2025-04-29 16:29:36 +00:00
dp4a.lua
gfx30.scalar_reg.lua
help_example.lua
nop.lua
test.lua