Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Commit bb59391

Browse files
Merge pull request #560 from facebookresearch/pr/schedule
use isl option to force non-negative coefficients
2 parents 14d1c8c + 7a92509 commit bb59391

File tree

6 files changed

+237
-116
lines changed

6 files changed

+237
-116
lines changed

external/isl/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ set(ISL_SOURCES
7070
${ISL_SOURCE_DIR}/isl_space.c
7171
${ISL_SOURCE_DIR}/isl_stream.c
7272
${ISL_SOURCE_DIR}/isl_stride.c
73+
${ISL_SOURCE_DIR}/isl_system.c
7374
${ISL_SOURCE_DIR}/isl_tab.c
7475
${ISL_SOURCE_DIR}/isl_tab_pip.c
7576
${ISL_SOURCE_DIR}/isl_tarjan.c

0 commit comments

Comments
 (0)