SIMD intrinsics in GDC

Iain Buclaw via D.gnu d.gnu at puremagic.com
Sat Feb 13 23:31:41 PST 2016


On 14 Feb 2016 12:20 am, "WebFreak001 via D.gnu" <d.gnu at puremagic.com>
wrote:
>
> On Wednesday, 11 April 2007 at 01:50:56 UTC, David Friedman wrote:
>>
>> Yes, these and other "target builtins" will be made available in the
next release.
>
>
> soo... when is it going to be released?

Not knowing the context of his reply.

--
echo "module gcc.builtins;" > builtins.d
gdc -fsyntax-only -fintfc builtins.d
--

You will now have a builtins.di file that shows all builtins available to
you from the gcc.builtins module.  It's contents will change depending on
unsafe optimisations and target flags.

Iain.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20160214/f195181a/attachment.html>


More information about the D.gnu mailing list