Try not to avoid vectorising purely scalar functions
authorRoman Leshchinskiy <rl@cse.unsw.edu.au>
Fri, 6 Mar 2009 11:55:08 +0000 (11:55 +0000)
committerRoman Leshchinskiy <rl@cse.unsw.edu.au>
Fri, 6 Mar 2009 11:55:08 +0000 (11:55 +0000)
commit28bb3c3c8c1467ca31db59f0b3d1a21df6607742
tree3f6eab43f0ad80722f1519ee0f2643d5ceec3401
parent7106cd1bb3633ee274673cd0d1ea82315ca8b56d
Try not to avoid vectorising purely scalar functions
compiler/vectorise/VectBuiltIn.hs
compiler/vectorise/VectMonad.hs
compiler/vectorise/VectUtils.hs
compiler/vectorise/Vectorise.hs