<div dir="ltr">On 22 June 2013 09:04, Walter Bright <span dir="ltr"><<a href="mailto:newshound2@digitalmars.com" target="_blank">newshound2@digitalmars.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<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/21/2013 3:43 PM, Jonathan Dunlap wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
In D 2.063.2 on Windows 7:<br>
Error: SIMD vector types not supported on this platform<br>
<br>
Should I file a bug for this or is this currently on a roadmap? I'm SUPER<br>
excited to get into SIMD development with D. :D<br>
</blockquote>
<br></div></div>
It's not a bug, and there are currently no plans to support SIMD on Win32. However, it is supported for Win64 compilations.<br>
<br>
You can, however, file an enhancement request on Bugzilla for it.<br>
</blockquote></div><br></div><div class="gmail_extra" style>It would certainly be nice in Win32, but I tend to think Win32 COFF should be much higher priority.</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>
And to OP: There's a version(SIMD) you can test.</div></div>