Increased gfx90a stack size expectation to 320 to match latest compiler. (#1487)
Esse commit está contido em:
@@ -28,7 +28,7 @@
|
||||
#define MAX_STACK_SIZE 448
|
||||
|
||||
#ifdef ENABLE_LL128
|
||||
#define MAX_STACK_SIZE_gfx90a 296
|
||||
#define MAX_STACK_SIZE_gfx90a 320
|
||||
#else
|
||||
#define MAX_STACK_SIZE_gfx90a MAX_STACK_SIZE
|
||||
#endif
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário