mesa/src/amd
Georg Lehmann 36ad561fec aco/isel: never manually flush denorms after 32bit fma
This option is only meant for min/max, where gfx8 and older
didn't flush denorms. Fma flushes denorms on all hardware
and the optimizer removes the manual flushing again anyway.

Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41868>
2026-05-29 17:46:19 +00:00
..
addrlib amd: allow addrlib to enable SIMD if possible 2026-04-21 10:14:42 +00:00
ci radv: enable fp64 float controls on gfx6-7 2026-05-29 15:09:20 +00:00
common ac/gpu_info: add VPE_2_2 support 2026-05-29 17:02:05 +00:00
compiler aco/isel: never manually flush denorms after 32bit fma 2026-05-29 17:46:19 +00:00
drm-shim amd: remove unnecessary and transitive #includes 2026-04-24 21:53:07 +00:00
gmlib amd/gmlib: add tm_generate_formatted_3DLut 2026-04-29 07:46:28 +00:00
lanczoslib meson: Relax -Wmaybe-uninitialized errors 2025-09-16 06:16:20 +00:00
llvm ac/llvm: never create ffmaz for broken llvm 2026-05-25 11:50:38 +00:00
packets amd: remove unnecessary and transitive #includes 2026-04-24 21:53:07 +00:00
registers amd: switch to new packet definitions for all packets 2026-04-10 03:42:45 +00:00
vpelib amd/vpelib: support vpe 2.2 2026-05-29 17:02:05 +00:00
vulkan Revert "drirc: move 00-$drv-defaults.conf to each driver's folder" 2026-05-29 16:01:06 +00:00
meson.build radv/tests: require drm-shim and use it instead of RADV_FORCE_FAMILY 2025-11-19 07:11:05 +00:00