core.simd woes

David Nadlinger see at klickverbot.at
Wed Oct 10 04:25:49 PDT 2012


On Wednesday, 10 October 2012 at 08:33:39 UTC, Manu wrote:
> I do indeed care about debug builds, but one interesting 
> possibility that I
> discussed with Walter last week was a #pragma inline statement, 
> which may
> force-enable inlining even in debug. I'm not sure how that 
> would translate
> to GDC/LDC, […]

pragma(always_inline) or something like that would be trivially 
easy to implement in LDC.

David


More information about the Digitalmars-d mailing list