intel/compiler: Set lower_fisnormal

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15985>
This commit is contained in:
Jason Ekstrand
2022-04-15 15:24:11 -05:00
committed by Marge Bot
parent ce6867e672
commit ad0dc8e4ab

View File

@@ -39,6 +39,7 @@
.lower_uadd_carry = true, \
.lower_usub_borrow = true, \
.lower_flrp64 = true, \
.lower_fisnormal = true, \
.lower_isign = true, \
.lower_ldexp = true, \
.lower_device_index_to_zero = true, \