diff options
author | Richard Biener <rguenther@suse.de> | 2017-03-08 08:50:01 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2017-03-08 08:50:01 +0000 |
commit | 61fdfd8c51a99f07b59706037cb2946bc793480c (patch) | |
tree | 4a053adac88e0139104fc2de519527bc7be891bd /gcc/tree-ssa-loop-split.c | |
parent | 4b48e88382ab6c37aa981881adac0390a74eaeaa (diff) | |
download | gcc-61fdfd8c51a99f07b59706037cb2946bc793480c.zip gcc-61fdfd8c51a99f07b59706037cb2946bc793480c.tar.gz gcc-61fdfd8c51a99f07b59706037cb2946bc793480c.tar.bz2 |
re PR tree-optimization/79920 (Incorrect floating point results when compiling with -O3)
2017-03-08 Richard Biener <rguenther@suse.de>
PR tree-optimization/79920
* tree-vect-slp.c (vect_create_mask_and_perm): Remove and inline
with ncopies == 1 to ...
(vect_transform_slp_perm_load): ... here. Properly compute
all element loads by iterating VF times over the group. Do
not handle ncopies (computed in a broken way) in
vect_create_mask_and_perm.
* gcc.dg/vect/pr79920.c: New testcase.
From-SVN: r245968
Diffstat (limited to 'gcc/tree-ssa-loop-split.c')
0 files changed, 0 insertions, 0 deletions