Remove redudant <iptr> when operand already has scalar mode.
authorHongtao Liu <hongtao.liu@intel.com>
Sun, 27 Oct 2019 04:39:31 +0000 (04:39 +0000)
committerHongtao Liu <liuhongt@gcc.gnu.org>
Sun, 27 Oct 2019 04:39:31 +0000 (04:39 +0000)
commit64a3a966982164d28a5778d186c87f025236405b
tree738235e4267f7d81386a65013345753543860d6a
parent43a771935c19cb7a448a67cbc5bfeb72b1a4d036
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.

From-SVN: r277481
gcc/ChangeLog
gcc/config/i386/sse.md