[libclc] Include isnan implementation for SPIR-V targets
The fma software emulation requires it. Similar to https://github.com/llvm/llvm-project/pull/124614
This commit is contained in:
parent
4b6e5a2866
commit
47addd4540
@ -10,5 +10,6 @@
|
||||
../generic/math/clc_nextafter.cl
|
||||
../generic/math/clc_rint.cl
|
||||
../generic/math/clc_trunc.cl
|
||||
../generic/relational/clc_isnan.cl
|
||||
../generic/relational/clc_select.cl
|
||||
../generic/shared/clc_clamp.cl
|
||||
|
||||
@ -10,5 +10,6 @@
|
||||
../generic/math/clc_nextafter.cl
|
||||
../generic/math/clc_rint.cl
|
||||
../generic/math/clc_trunc.cl
|
||||
../generic/relational/clc_isnan.cl
|
||||
../generic/relational/clc_select.cl
|
||||
../generic/shared/clc_clamp.cl
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user