[Bug tree-optimization/95770] [11 Regression] ice during GIMPLE pass: slp
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 22 10:17:55 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95770
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rguenth@gcc.gnu.org>:
https://gcc.gnu.org/g:cf07eea8429c923b7eb884ffc1b267c80a0a839c
commit r11-1582-gcf07eea8429c923b7eb884ffc1b267c80a0a839c
Author: Richard Biener <rguenther@suse.de>
Date: Mon Jun 22 12:14:54 2020 +0200
tree-optimization/95770 - fix SLP vectorized stmt placement compute
This fixes the vectorized stmt placement compute for the case of
external defs.
2020-06-22 Richard Biener <rguenther@suse.de>
PR tree-optimization/95770
* tree-vect-slp.c (vect_schedule_slp_instance): Also consider
external defs.
* gcc.dg/pr95770.c: New testcase.
More information about the Gcc-bugs
mailing list