This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: SSA implementation
- To: "David Dolan" <ddolan at andrew dot cmu dot edu>
- Subject: Re: SSA implementation
- From: Geoff Keating <geoffk at cygnus dot com>
- Date: 29 Jun 2000 11:59:10 -0700
- CC: gcc at gcc dot gnu dot org
- References: <NEBBKPAOMLBOLDABCKNLGEBACAAA.ddolan@andrew.cmu.edu>
"David Dolan" <ddolan@andrew.cmu.edu> writes:
> Has the ssa pass been fully implemented in the most current snapshot?
It does turn the code into SSA form. That's close to everything we
want it to do. In the future there will be other things done while
the code is in SSA form, but they will be separate passes.
--
- Geoffrey Keating <geoffk@cygnus.com>