ac/llvm: remove the double frcp special handling
authorQiang Yu <yuq825@gmail.com>
Mon, 15 May 2023 03:23:06 +0000 (11:23 +0800)
committerMarge Bot <emma+marge@anholt.net>
Tue, 16 May 2023 03:29:01 +0000 (03:29 +0000)
commit8cc7ad48d5cfac4b2dd7067f0ebee048eceb02d4
tree4f71fc021240b097cae54ae231d160375c02d0a0
parentf094c8acfed9d0c9a07c01e5c8b8b96657e30677
ac/llvm: remove the double frcp special handling

KHR-GL45.gpu_shader_fp64.builtin.mod_* relaxed precision
requirement.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Qiang Yu <yuq825@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23012>
src/amd/llvm/ac_llvm_build.c
src/amd/llvm/ac_nir_to_llvm.c