diff options
author | Richard Biener <rguenther@suse.de> | 2020-10-09 08:56:21 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2020-10-09 08:59:15 +0200 |
commit | 36500ed18aa89c31b56123aeae43f18fac950674 (patch) | |
tree | 5faf694eac07536d34d8d74a95b6667ee6d7df0c /gcc/tree-ssa-loop-niter.c | |
parent | da9df699753d126e64d72c7ac0d0c0a552417b22 (diff) | |
download | gcc-36500ed18aa89c31b56123aeae43f18fac950674.zip gcc-36500ed18aa89c31b56123aeae43f18fac950674.tar.gz gcc-36500ed18aa89c31b56123aeae43f18fac950674.tar.bz2 |
fix ICE with BB vectorization of PHIs
This fixes a vector CTOR insertion issue when we try to insert after
a PHI node.
2020-10-09 Richard Biener <rguenther@suse.de>
* tree-vect-slp.c (vect_create_constant_vectors): Properly insert
after PHIs.
* gcc.dg/vect/bb-slp-phis-1.c: New testcase.
Diffstat (limited to 'gcc/tree-ssa-loop-niter.c')
0 files changed, 0 insertions, 0 deletions