CTFE of yl2x() and other intrinsics

div0 div0 at sourceforge.net
Mon Nov 15 04:12:05 PST 2010


On 15/11/2010 11:00, Lars T. Kyllingstad wrote:
> I thought that the compiler could evaluate all intrinsics at compile
> time, but this doesn't seem to be the case for std.math.yl2x().  Is my
> assumption wrong, or is this a bug that should be reported?
>
> -Lars

Looks like it's not implemented because yl2x isn't in DMC.
Dam and I thought it would be an easy one!

Still I'll have a play with inline asm and see if it'll work.

-- 
My enormous talent is exceeded only by my outrageous laziness.
http://www.ssTk.co.uk


More information about the Digitalmars-d-learn mailing list