Skip to content

Commit 07c5d4a

Browse files
committed
update generated big single source
1 parent c0315a4 commit 07c5d4a

File tree

74,295 files changed

+506800
-1057993
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74,295 files changed

+506800
-1057993
lines changed

A_eval_order.pickle

448 KB
Binary file not shown.

A_reduced_exprs.pickle

656 KB
Binary file not shown.

A_replacements.pickle

795 KB
Binary file not shown.

B_reduced_exprs.pickle

69.6 KB
Binary file not shown.

B_replacements.pickle

-435 KB
Binary file not shown.

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ file(GLOB_RECURSE SOURCE_FILES
1515
"${CMAKE_CURRENT_SOURCE_DIR}/matmul.c"
1616
)
1717
add_compile_options(-std=c11)
18-
add_compile_options(-O1)
18+
add_compile_options(-O3)
1919
add_compile_options(-march=native)
2020
add_compile_options(-D_GNU_SOURCE)
2121

0 commit comments

Comments
 (0)