Fix Array sizeof primops to use the correct offset (which happens to be 0, so it...
[ghc-hetmet.git] / compiler / vectorise / Vectorise / Convert.hs
2010-09-09 benl@ouroborus.netBreak out conversion functions to own module