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] PR target/19389 Odd gpr mem load unrecognizable insn


>>>>> Alan Modra writes:

	PR target/19389
	* config/rs6000/rs6000.md (movtf_internal): Replace r->o and m->r
	with r->Y and Y->r.

Alan> Bootstrap etc. in progress.  OK for mainline?

	Hmm.  Okay, I guess.  We could split movtf_internal into 32bit and
64bit versions.  The GPR restriction doesn't apply to 32bit loads and
stores, but if TFmode is in a GPR, performance already is shot.

David


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