Track changes to package dph
authorRoman Leshchinskiy <rl@cse.unsw.edu.au>
Wed, 8 Oct 2008 03:28:59 +0000 (03:28 +0000)
committerRoman Leshchinskiy <rl@cse.unsw.edu.au>
Wed, 8 Oct 2008 03:28:59 +0000 (03:28 +0000)
MERGE TO 6.10

compiler/vectorise/VectBuiltIn.hs

index fdb2cea..cbcb47d 100644 (file)
@@ -276,6 +276,8 @@ preludeVars (Modules { dph_Combinators    = dph_Combinators
     ++
     [ mk' dph_Prelude_Word8 "div" "divV"
     , mk' dph_Prelude_Word8 "mod" "modV"
+    , mk' dph_Prelude_Word8 "fromInt" "fromIntV"
+    , mk' dph_Prelude_Word8 "toInt" "toIntV"
     ]
 
     ++ vars_Ord dph_Prelude_Double