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: [PATCH, ARM][PING] Reintroduce minipool ranges for zero-extension insn patterns


> Uggh - what a mess. Surely that zero_extend:SI (const_int 1) should be
> replaced by a move somewhere.

Actually the whole (zero_extend:SI (subreg:HI ...)) part is replaced by (const_int 1). It still ends up in constant pool though.

-Y


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