Skip to content

Commit 46d4e40

Browse files
committed
[libclc]: clspv: add a dummy implememtation for mul_hi
clspv uses a better implementation that is not using a bigger side when not available. Add a dummy implementation for mul_hi to avoid to override the implementation of clspv with the one in libclc.
1 parent c0952a9 commit 46d4e40

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

libclc/clc/lib/clspv/SOURCES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
math/clc_sw_fma.cl
2+
integer/clc_mul_hi.cl

libclc/clc/lib/clspv/integer/clc_mul_hi.cl

Whitespace-only changes.

0 commit comments

Comments
 (0)