diff --git a/include/ck_tile/core/config.hpp b/include/ck_tile/core/config.hpp index a614cd3a70..7b7dc880fe 100644 --- a/include/ck_tile/core/config.hpp +++ b/include/ck_tile/core/config.hpp @@ -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