[fpc-devel] XML node dump feature
    denisgolovan 
    denisgolovan at yandex.ru
       
    Tue Jun 25 20:28:05 CEST 2019
    
    
  
> You don't need any kind of new source code constructs for optimizing
> that. The LLVM backend can already do that; in the worst case, only when
> LTO is enabled (in case the function is declared in another unit)
> 
> Jonas
I am pretty sure LLVM is advanced enough to make that analysis itself for primitive types.
But what about something more interesting - arrays, matrices, trees, hash tables, etc?
-- 
Regards,
Denis Golovan
    
    
More information about the fpc-devel
mailing list