subreg against register allocation?

Ian Lance Taylor iant@google.com
Tue Jun 15 16:39:00 GMT 2010


Jeff Law <law@redhat.com> writes:

> Note that lower-subreg is rather conservative when determining what
> subregs to lower, particularly when the pseudo appears in different
> modes (ie, some accesses are via SUBREGs, others are naked REGs).  So
> this approach may not necessarily work.

Right; it only works if all uses of the subreg can be split.

Ian



More information about the Gcc mailing list