clint icon indicating copy to clipboard operation
clint copied to clipboard

Chunky Loop Interaction

Results 3 clint issues
Sort by recently updated
recently updated
newest added

I manage to build Clint but had a couple issues: 1. Clay "parser.h" no such file or directory ![image](https://user-images.githubusercontent.com/22738317/57181475-83fb2400-6e94-11e9-8ce0-a372328f340a.png) No amount of fiddling the includes work, but compiling from clay...

List of modules - codegen: CLooG, ppcg - dependence analyzer: candl, isl - parser: clan, pet - enumerator: isl, polylib, piplib This requires deeper transformation code between OpenScop and isl...

Use new cmake system to enforce C++14 flags, it may randomly add "gnu++11" on top now.

enhancement