Skip to content

Commit 9b2c217

Browse files
Naghasandavidtwco
andcommitted
[SYCL-PTX] Call core function instead of spirv ones
Co-Authored-By: David Wood <david.wood@codeplay.com> Signed-off-by: Victor Lomuller <victor@codeplay.com>
1 parent 691e553 commit 9b2c217

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+969
-720
lines changed

libclc/generic/include/clc/clc.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
#pragma OPENCL EXTENSION cl_khr_fp16 : enable
1313
#endif
1414

15+
#define __CLC_NO_SCHAR
16+
1517
/* Function Attributes */
1618
#include <func.h>
1719

0 commit comments

Comments
 (0)