Increase MAX_STACK_SIZE for UT (#1398)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
} while(0)
|
||||
|
||||
// should be 112, temp fix to make CI pass
|
||||
#define MAX_STACK_SIZE 360
|
||||
#define MAX_STACK_SIZE 448
|
||||
|
||||
#ifdef ENABLE_LL128
|
||||
#define MAX_STACK_SIZE_gfx90a 296
|
||||
|
||||
Reference in New Issue
Block a user