This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: lazy execution optimization
- To: Jeffrey A Law <law at cygnus dot com>
- Subject: Re: lazy execution optimization
- From: Sylvain Pion <Sylvain dot Pion at sophia dot inria dot fr>
- Date: Wed, 29 Sep 1999 11:55:05 +0200
- Cc: Sylvain Pion <Sylvain dot Pion at sophia dot inria dot fr>, gcc at gcc dot gnu dot org
- References: <19990927111528.D11850@zosma.inria.fr> <9637.938452223@upchuck.cygnus.com>
On Mon, Sep 27, 1999 at 11:10:23AM -0600, Jeffrey A Law wrote:
> This is known as partial dead code elimination. It is not an optimization
> GCC currently performs; however, much of the underlying framework exists to
> perform this optimization (lcm.c).
Is somebody interested in implementing this, or is this not of general
interest enough ?
If I'm the only one interested, then do you think it's a feasible project
for a (motivated) beginner ?
--
Sylvain