[LLVMdev] Problem with missing support for non-zero contant initializers.

Ralph Corderoy ralph at inputplus.co.uk
Mon Aug 20 04:45:53 PDT 2007


Hi Tomas,

> I did some simple timings on llc for arrays with different sizes and
> it looks something like this:
> 
> elements / time
> 32k / 39 sek
> 16k / 9.5 sek
> 8k / 1.5 sek
> 4k / 0.3 sek
> 2k / 0.07 sek

Anton's reply gives you a work around for the moment, but I'd suggest
raising a bug on the above;  there's clearly something in the
implementation that's not linear.

Cheers,


Ralph.




More information about the llvm-dev mailing list