Boost logo

Boost :

Subject: Re: [boost] How to structurate libraries ?
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2009-01-19 16:01:32


> The correct answer here is to file a bug with the compiler vendor. There's no
> way a library is going to be able to keep up with advances in compiler
> technology. That's because a library-based solution is essentially based on
> pattern-matching while a compiler solution is based on a more powerful
> dataflow and dependence abstraction.
>
I can't see how static flow analysis on a stripped down intermediate
representation could go further than code restructuring based on
intentional code analysis.

There was a typo : it's DAVID PADUA not PADAU.

-- 
___________________________________________
Joel Falcou - Assistant Professor
PARALL Team - LRI - Universite Paris Sud XI
Tel : (+33)1 69 15 66 35

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk