We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46d4e40 commit a1952cbCopy full SHA for a1952cb
libclc/clc/lib/clspv/integer/clc_mul_hi.cl
@@ -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