CTFE Status 2

Stefan Koch via Digitalmars-d digitalmars-d at puremagic.com
Fri Mar 31 07:05:00 PDT 2017


On Thursday, 16 February 2017 at 21:05:51 UTC, Stefan Koch wrote:
> [ ... ]

Alright guys.

I am just fixing the newCTFE LLVM backend such that I can have 
better guesses as to what performance a JIT could archive.

Due to the ABI changes the llvm-backend a little optimization 
potential.

It'll be a while until the llvm backend is on par again.
Because functions and such need to be dealt with quite 
differently.
Also the llvm backend recives less testing since I cannot run it 
at compile time(Yet :))

Cheers,
Stefan
--
sorry for the short message I am busy fixing codegen bugs as 
always.


More information about the Digitalmars-d mailing list