r277481 - in /trunk/gcc: ChangeLog config/i386/...

liuhongt@gcc.gnu.org liuhongt@gcc.gnu.org
Sun Oct 27 04:39:00 GMT 2019


Author: liuhongt
Date: Sun Oct 27 04:39:31 2019
New Revision: 277481

URL: https://gcc.gnu.org/viewcvs?rev=277481&root=gcc&view=rev
Log:
Remove redudant <iptr> when operand already has scalar mode.

gcc/
	* config/i386/sse.md (*<sse>_vm<plusminus_insn><mode>3,
	<sse>_vm<multdiv_mnemonic><mode>3): Remove <iptr> since
	operand is already scalar mode.
	(iptr): Remove SF/DF.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/sse.md



More information about the Gcc-cvs mailing list