Skip to content

Draft: nir: set result as 0.0 for ldexp when exponent too big

Tapani Pälli requested to merge tpalli/mesa:too_big_exp into master

Fixes error with following test: dEQP-VK.graphicsfuzz.cov-inst-combine-compares-ldexp

Closes: #3918 (closed) Signed-off-by: Tapani Pälli tapani.palli@intel.com

Edited by Tapani Pälli

Merge request reports