kumasento / polymer

Bridging polyhedral analysis tools to the MLIR framework
MIT License
99 stars 20 forks source link

Deal with functions that don't contain any polyhedral statement #49

Closed kumasento closed 3 years ago

kumasento commented 3 years ago

The current implementation will break for this case. We should terminate transformation if scop created doesn't have any statement in it.