This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Fran Baena wrote: > what are the advantages and inconvenients of get RTL from SSA rather > than GIMPLE (previously translated from SSA)? It would mean that the expander would have to understand and unpick SSA-specific stuff like PHI-nodes. It could be done, but I sure can't think of any reason you'd want to. Andrew,
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |