Reduce runtime of tacle countnegative/fft/recursion benchmarks
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
||||
__attribute__((import_module("__pragma"), import_name("loopbound"))) extern void
|
||||
__pragma_loopbound(unsigned int min_bound, unsigned int max_bound);
|
||||
|
||||
#define MAXSIZE 20
|
||||
#define MAXSIZE 8
|
||||
|
||||
/*
|
||||
Type definition for the matrix
|
||||
|
||||
Reference in New Issue
Block a user