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]

Re: AltiVec support toasted in HEAD


On Sat, Jul 06, 2002 at 09:08:48PM +0100, Joern Rennecke wrote:
> Who is responsible for using const_tiny_rtx, gen_rtx_CONST_VECTOR,
> or the caller of gen_rtx_CONST_VECTOR ?

As with GEN_INT, aka gen_rtx_CONST_INT, gen_rtx_CONST_VECTOR
should be doing the canonicalization.


r~


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