<div class="gmail_quote">On 7 January 2012 00:47, Iain Buclaw <span dir="ltr"><<a href="mailto:ibuclaw@ubuntu.com">ibuclaw@ubuntu.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On 6 January 2012 22:37, Manu <<a href="mailto:turkeyman@gmail.com">turkeyman@gmail.com</a>> wrote:<br>
> On 6 January 2012 23:59, Iain Buclaw <<a href="mailto:ibuclaw@ubuntu.com">ibuclaw@ubuntu.com</a>> wrote:<br>
>><br>
>> On 6 January 2012 19:53, Manu <<a href="mailto:turkeyman@gmail.com">turkeyman@gmail.com</a>> wrote:<br>
>> > ...I'm using DMD on windows... x32. So this isn't ideal ;)<br>
>> > Although with this change, Iain should be able to expose the vector<br>
>> > types in<br>
>> > GDC, and I can work from there, and hopefully even build an ARM/PPC<br>
>> > toolchain to experiment with the library in a cross platform<br>
>> > environment.<br>
>> ><br>
>><br>
>> And will also allow me to tap into many vector intrinsics that gcc<br>
>> offers too via the gcc.builtins; module. :)<br>
><br>
><br>
> Huzzah! ... Like what?<br>
<br>
</div></div>For backend intrinsics, they are all functions that map to asm<br>
instructions of the same name, ie: __builtin_ia32_addps.</blockquote><div><br></div><div>Ah yeah, perfect.. obviously we need all of those for this vector type to be of any use at all ;)</div></div>