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:

committed by
Marge Bot

parent
ce6867e672
commit
ad0dc8e4ab
@@ -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, \
|
||||
|
Reference in New Issue
Block a user