Tiramisu-Compiler / tiramisu

A polyhedral compiler for expressing fast and portable data parallel algorithms
http://tiramisu-compiler.org
MIT License
905 stars 131 forks source link

Dev #394

Closed nassimTchoulak closed 1 year ago

nassimTchoulak commented 1 year ago

Copy Paste comment from previous PR: implementing dependencies distance feature required some methods unavailable in isl 0.19. Thus the need to upgrade to isl 0.23. This is why some changes where made to isl. Going forward, 0.23 is the minimum required version after this feature gets merged. I explicitly mention that in the doc. I also ran all test to be sure, I found that only 3 tests 156 157 158 failed. without any details on what the purpose of these tests were in test's readme.md