[Bug target/95046] Vectorize V2SFmode operations
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon May 11 18:13:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95046
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Uros Bizjak <uros@gcc.gnu.org>:
https://gcc.gnu.org/g:2b2d298ff845ab7a07ffbd51da79473736da3324
commit r11-281-g2b2d298ff845ab7a07ffbd51da79473736da3324
Author: Uros Bizjak <ubizjak@gmail.com>
Date: Mon May 11 20:12:14 2020 +0200
i386: Add V2SFmode sqrt insn pattern [PR95046]
gcc/ChangeLog:
2020-05-11 Uroš Bizjak <ubizjak@gmail.com>
PR target/95046
* config/i386/mmx.md (sqrtv2sf2): New insn pattern.
testsuite/ChangeLog:
2020-05-11 Uroš Bizjak <ubizjak@gmail.com>
PR target/95046
* gcc.target/i386/pr95046-1.c (test_sqrt): Add.
More information about the Gcc-bugs
mailing list