Skip to content

Commit a1952cb

Browse files
authored
Update clc_mul_hi.cl
1 parent 46d4e40 commit a1952cb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
/*
2+
Opt-out of libclc mul_hi implementation for clspv.
3+
clspv has an internal implementation that does not required using a bigger data size.
4+
That implementation is based on OpMulExtended which is SPIR-V specific, thus it cannot be written in OpenCL-C.
5+
*/

0 commit comments

Comments
 (0)