PA and PR from dph are now type classes
authorRoman Leshchinskiy <rl@cse.unsw.edu.au>
Thu, 15 Oct 2009 03:08:05 +0000 (03:08 +0000)
committerRoman Leshchinskiy <rl@cse.unsw.edu.au>
Thu, 15 Oct 2009 03:08:05 +0000 (03:08 +0000)
commita139addf4890fc2167949680ead07ab809a9d98b
tree3574002834ff49bfab1136eeb397d46ce8aecebf
parent084a2fc52452bc2aba0511dd191923d677088d02
PA and PR from dph are now type classes

This is a fairly big change to the vectoriser in preparation to Simon's inline
patch.
compiler/vectorise/VectBuiltIn.hs
compiler/vectorise/VectType.hs
compiler/vectorise/VectUtils.hs