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]

Re: x86_64 merger part 24 - string operations


> Richard Henderson <rth@redhat.com> writes:
> > There seems to be a real need for patterns to be able to use Pmode.
> 
> Would something like this be acceptable?
No, it is not enought - with this way the Pmode will be converted eighter
to SImode/PImode on the time insn-recog is generated.
We need to convert it much later.

Honza


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