mesa/src/compiler
Erik Faye-Lund e2ccae5fae nir: fix constant-folding of 64-bit fpow
We need to do full pow if 64-bit, and we can do fpow() otherwise. Not
the other way around.

Fixes: 9076c4e289 ("nir: update opcode definitions for different bit sizes")
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22774>
(cherry picked from commit 955797d015)
2023-05-03 14:40:41 +01:00
..
clc compiler/clc: Fix embedded clang headers (microsoft-clc) for LLVM 16+ 2023-05-01 09:02:34 +01:00
glsl compiler: fix buggy usage of unreachable() 2023-04-19 14:37:56 +01:00
isaspec ir3, isaspec: add raw instruction to assembler/disassembler. 2023-01-26 14:26:11 +00:00
nir nir: fix constant-folding of 64-bit fpow 2023-05-03 14:40:41 +01:00
spirv spirv: Assume input attachments are read-only 2023-04-04 22:50:05 +00:00
builtin_type_macros.h
glsl_types.cpp
glsl_types.h
meson.build meson: inline gtest_test_protocol now that it's always 'gtest' 2023-03-10 07:20:29 +00:00
nir_gl_types.h
nir_types.cpp
nir_types.h
shader_enums.c nir, spirv: Add support for VK_EXT_fragment_density_map 2023-04-04 13:14:35 +00:00
shader_enums.h nir, spirv: Add support for VK_EXT_fragment_density_map 2023-04-04 13:14:35 +00:00
shader_info.h nir, spirv: Add support for VK_EXT_fragment_density_map 2023-04-04 13:14:35 +00:00