<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 2 June 2015 at 19:25, Jonathan M Davis via Digitalmars-d <span dir="ltr"><<a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tuesday, 2 June 2015 at 17:24:09 UTC, Iain Buclaw wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
On 2 June 2015 at 19:11, Jonathan M Davis via Digitalmars-d <<br>
<a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>> wrote:<br>
<br>
</span><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tuesday, 2 June 2015 at 15:08:07 UTC, Walter Bright wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Just make it work with one compiler on one platform, the most convenient<br>
one. We can extend it to others later.<br>
<br>
</blockquote>
<br>
Plus, within a few months, we may have switched over to ddmd (hopefully),<br>
in which case, you can just do it the D way.<br>
<br>
<br>
</blockquote></div></div><span class="">
And what would the D way be?<br>
</span></blockquote>
<br>
We have simd in the language, so we can use that, whereas Manu was talking about how he would have to do it differently in C/C++.<br>
<br>
- Jonathan M Davis<br>
</blockquote></div><br></div><div class="gmail_extra">I was being deliberately quizzical because there are different takes on what you would call simd in the language, what set of types are available to you, what intrinsics are exposed (and how they are exposed), etc. <br><br><br></div></div>