Files
mesa/src/freedreno
Job Noorman 603d6fe240 ir3: use nir_lower_bit_size for 8-bit bit_count
8-bit bit_count cannot simply use the masked result of a 16-bit
bit_count. Make sure it is properly lowered to a 16-bit bit_count.

Signed-off-by: Job Noorman <jnoorman@igalia.com>
Fixes: 8aa2cad5df ("ir3: lower relevant 8-bit ALU ops in nir_lower_bit_size")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37116>
2025-09-02 12:02:03 +00:00
..
2025-08-25 20:11:58 +00:00
2025-09-02 01:07:31 +00:00
2025-08-28 16:59:28 +00:00