bondhugula / pluto

Pluto: An automatic polyhedral parallelizer and locality optimizer
http://pluto-compiler.sourceforge.net
MIT License
274 stars 66 forks source link

Fix candl's missing gmp_prefix in configure.ac #85

Closed thisiscam closed 3 years ago

thisiscam commented 3 years ago

Fix a missing configure option for candl

bondhugula commented 3 years ago

The runner CI is failing some test cases (unrelated to this PR) but is incorrectly reporting it as succeeded. I'll fix that.