Skip to content

Commit 9d8d538

Browse files
authored
libclc: clspv: add missing clc_isnan.cl dependency (#124614)
clc_isnan.cl is needed since #124097
1 parent 6cb71d7 commit 9d8d538

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libclc/clc/lib/clspv/SOURCES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
../generic/math/clc_nextafter.cl
77
../generic/math/clc_rint.cl
88
../generic/math/clc_trunc.cl
9+
../generic/relational/clc_isnan.cl
910
../generic/relational/clc_select.cl
1011
../generic/shared/clc_clamp.cl

0 commit comments

Comments
 (0)