Skip to content

Commit 2bf0c71

Browse files
committed
[libclc] Include isnan implementation for SPIR-V targets
The fma software emulation requires it. Similar to #124614
1 parent 5befd1f commit 2bf0c71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libclc/spirv64/lib/SOURCES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,6 @@ math/fma.cl
8686
../../generic/lib/math/clc_tanpi.cl
8787
../../generic/lib/math/tanpi.cl
8888
../../generic/lib/math/tgamma.cl
89+
../../generic/lib/relational/isnan.cl
8990
../../generic/lib/shared/vload.cl
9091
../../generic/lib/shared/vstore.cl

0 commit comments

Comments
 (0)