This is the mail archive of the gcc-patches@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]

Re: altivec: memory vector moves from GPRs


> 	There's also the issue of memory SUBREGs.  I'm just thinking of
> the differences between register_operand and the predicate you wrote

i don't think we're allowing memory subregs, so no.  but on
the register end, i'm not 100% positive.

should i just commit and fix if some hunk of code generates a
subreg unexpectedly?

--
Aldy Hernandez                                E-mail: aldyh@redhat.com
Professional Gypsy Lost in Australia
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]