[Bug target/100711] Miss optimization for pandn
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jul 5 07:49:30 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100711
--- Comment #13 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jan Beulich <jbeulich@gcc.gnu.org>:
https://gcc.gnu.org/g:3186ef0cb9e2d25e8455f9990e50187e3d1eee19
commit r14-2312-g3186ef0cb9e2d25e8455f9990e50187e3d1eee19
Author: Jan Beulich <jbeulich@suse.com>
Date: Wed Jul 5 09:48:19 2023 +0200
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.
More information about the Gcc-bugs
mailing list