esl / ice

Apache License 2.0
2 stars 4 forks source link

Static hidden dimensions in wheredim #32

Closed lucafavatella closed 10 years ago

lucafavatella commented 10 years ago

Implement deterministic hidden dimensions statically in ttransform1 module. Only wheredim is implemented; abstractions/applications are commented out in ttransform1 at the moment.

Most changes are in ttranform1. The following changes are instead across the board:

A test in the ttransform1 module tests the "transform0 -> transform1 -> tcore -> tcache" integration.

Caveats:

lucafavatella commented 10 years ago

Ed, I sent this pull request even if abstractions/applications are commented out in ttransform1 as I prefer to get feedback on the implemented changes sooner rather than later.

lucafavatella commented 10 years ago

Updated pull request merging recent master (and adding improvements in tests).