remove mistake

This commit is contained in:
carlushuang
2024-03-31 00:01:30 +00:00
parent 855a264b72
commit 42866940dc

View File

@@ -20,8 +20,6 @@
#define CK_TILE_DEVICE_EXTERN
#endif
// minimal arch
#ifndef CK_TILE_USE_CUSTOM_DATA_TYPE
#define CK_TILE_USE_CUSTOM_DATA_TYPE 0 // custom data type will generate extra move/bfi code
#endif