> BTW: Please also note that there is no need to use <iptr> or operand > mode override in scalar insn templates for intel asm dialect when > operand already has a scalar mode. https://gcc.gnu.org/ml/gcc-patches/2019-10/msg01868.html
This patch is to remove redundant <iptr> when operand already has a scalar mode. bootstrap and regression test for i386/x86-64 is ok. Changelog 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. -- BR, Hongtao
0001-Remove-redudant-iptr-when-operand-is-already-scalar-.patch
Description: Binary data