sse.md (sse_storehps, [...]): Require in condition that at least one operand is not...
authorJakub Jelinek <jakub@redhat.com>
Sun, 5 Mar 2017 21:41:10 +0000 (22:41 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sun, 5 Mar 2017 21:41:10 +0000 (22:41 +0100)
commit661b4dd0befeb56dac4baa777e0d4b0c979faa7f
treec83163bf55ca123be5ed6f5b6b797f83c3b8c8bc
parentf620e1d5c84586f6e60bf5350946ea4a75154ff4
sse.md (sse_storehps, [...]): Require in condition that at least one operand is not a MEM.

* config/i386/sse.md (sse_storehps, sse_storelps,
avx_<castmode><avxsizesuffix>_<castmode>,
avx512f_<castmode><avxsizesuffix>_<castmode>,
avx512f_<castmode><avxsizesuffix>_256<castmode>): Require
in condition that at least one operand is not a MEM.

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