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] | |
> > which is then fed into the scalar optimizers. The trick with SRA is > noticing when it's dangerous or just not worth it. We will also want to > support some level of structure manipulation, but SRA should give us > much of the low hanging fruit. Diego, have you tried SRA since the statement chaining changes? That might have fixed the edge bsi related weirdities you were experiencing.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |