Loop array arithmetic on large arrays

This commit is contained in:
gingerBill
2018-07-07 11:13:20 +01:00
parent 1e01085ef7
commit fa4e95105f
3 changed files with 74 additions and 49 deletions

View File

@@ -1,6 +1,4 @@
// #define NO_ARRAY_BOUNDS_CHECK
#define NO_POINTER_ARITHMETIC
#define NO_DEFAULT_STRUCT_VALUES
#include "common.cpp"
#include "timings.cpp"