Handle unlifted tycons and tuples correctly during vectorisation
authorRoman Leshchinskiy <rl@cse.unsw.edu.au>
Tue, 17 Jul 2007 06:48:16 +0000 (06:48 +0000)
committerRoman Leshchinskiy <rl@cse.unsw.edu.au>
Tue, 17 Jul 2007 06:48:16 +0000 (06:48 +0000)
commit84ca819a2640cfb688acbf53a9e71e5329b4b8ee
tree818327dbfae6bebcd9eba6589cbb45410f623b73
parente7eb4e16c90e7c0f17637d036879439873bec18d
Handle unlifted tycons and tuples correctly during vectorisation
compiler/vectorise/VectMonad.hs
compiler/vectorise/VectType.hs