Use (UArr Int) instead of PArray_Int# in vectorisation
authorRoman Leshchinskiy <rl@cse.unsw.edu.au>
Sat, 15 Dec 2007 00:07:39 +0000 (00:07 +0000)
committerRoman Leshchinskiy <rl@cse.unsw.edu.au>
Sat, 15 Dec 2007 00:07:39 +0000 (00:07 +0000)
commit57bb5a4f78e5b9d158ca5b90fafeb296ea88dec6
treef8961a45ad9e58e1e3b63ba5967327602fa85a8f
parent2509cf09915f514d8a77f21c0564137af618af76
Use (UArr Int) instead of PArray_Int# in vectorisation
compiler/vectorise/VectBuiltIn.hs
compiler/vectorise/VectMonad.hs
compiler/vectorise/VectType.hs