<div class="gmail_quote">On Tue, Jul 7, 2009 at 1:08 PM, Wesley W. Terpstra <span dir="ltr">&lt;<a href="mailto:wesley@terpstra.ca">wesley@terpstra.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>I really liked Vesa&#39;s suggestion of {to/from}Fixed for the INTEGER signature.</div></blockquote><div><br>Could we maybe get these {to/from}Fixed in a MLton.IntX structure? And perhaps petition John Reppy to have them added to the basis.<br>
<br>I&#39;m implementing<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>
  x_1227: word32 = Word8Vector_subWord32 (x_1072, x_1074)<br>
   x_1226: word64 = WordU32_extdToWord64 (x_1227)<br>
   x_1225: word32 = WordU64_extdToWord32 (x_1226)<br>into<br>  x_1225:Word = x_1227</div></blockquote><div>at the moment. Since working on the LLVM codegen, I now have the tools to get the job done. =)<br></div></div><br>