Add cast simplification normalization pass.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 12 Aug 2009 13:08:02 +0000 (15:08 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 12 Aug 2009 13:08:02 +0000 (15:08 +0200)
commit1b6abfb6c5970df03f9a2f3ae6d69e077032b30e
tree943138b479a4117bbd206ed3388352bb54635e2d
parent66ef5bd26b2c02cb12e702c60668294fd80ea8c2
Add cast simplification normalization pass.

This ensures that the casts used for packing and unpacking State variables
only operate on simple variables.
cλash/CLasH/Normalize.hs