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] s390: z10 scheduler fixes part 3/4


Wolfgang Gellerich wrote:
The third patch provides a correct declaration of the z10 pipeline properties for instructions iihf and iilf, respectively. Both instructions were generated by an insn named *insv<mode>_reg_extimm. The easiest way to achieve this was splitting the insn into two separate insns which also simplifies a condition. Bootstraps and does not introduce new test case failures.

Mmmh not sure about that one. I would prefer to keep it as a single pattern. Let me think about it.


Bye,

-Andreas-


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