Skip to content

Commit a636237

Browse files
lwesiersigcbot
authored andcommitted
Exclude group sort builtins
Exclude group sort builtins
1 parent 6b1d4fe commit a636237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IGC/BiFModule/Implementation/IBiF_Impl.cl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ SPDX-License-Identifier: MIT
5555
//*****************************************************************************/
5656
// Group sort devicelib functions
5757
//*****************************************************************************/
58-
#include "group_sort.cl"
58+
//#include "group_sort.cl"
5959

6060
#ifndef OMIT_IMAGES_CL_INCLUDE
6161
//*****************************************************************************/

0 commit comments

Comments
 (0)