]> git.ipfire.org Git - thirdparty/gcc.git/commit
x86: allow memory operand for AVX2 splitter for PR target/100711
authorJan Beulich <jbeulich@suse.com>
Wed, 5 Jul 2023 07:48:19 +0000 (09:48 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 5 Jul 2023 07:48:19 +0000 (09:48 +0200)
commit3186ef0cb9e2d25e8455f9990e50187e3d1eee19
treeb1a7207cfda6de4bb6589b6f853b9aa593411304
parent9fed1ec67f83f3c56c030fe2a501b01ceb6e243f
x86: allow memory operand for AVX2 splitter for PR target/100711

The intended broadcast (with AVX512) can very well be done right from
memory.

gcc/

PR target/100711
* config/i386/sse.md: Permit non-immediate operand 1 in AVX2
form of splitter for PR target/100711.
gcc/config/i386/sse.md