diff options
author | Richard Biener <rguenther@suse.de> | 2025-05-08 10:56:16 +0200 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2025-05-08 12:59:02 +0200 |
commit | 1e8bd720b1a618a39e2a41eec05e935c32d295f3 (patch) | |
tree | 9a22ecc85367133e613b365c3bf7d5f9997772ab /libcpp/files.cc | |
parent | 93586e5d51188bf71f4f8fae4ee94ff631740f24 (diff) | |
download | gcc-1e8bd720b1a618a39e2a41eec05e935c32d295f3.zip gcc-1e8bd720b1a618a39e2a41eec05e935c32d295f3.tar.gz gcc-1e8bd720b1a618a39e2a41eec05e935c32d295f3.tar.bz2 |
tree-optimization/116352 - amend previous fix
The previous fix restricted external vector builds to defs from
the same basic-block. That turns out too restrictive so we have
to mitigate the original issue in a different way which is
restricting it to the original case where all defs are in the
same basic-block.
PR tree-optimization/116352
* tree-vect-slp.cc (vect_build_slp_tree_2): When compressing
operands from a two-operator node make sure the resulting
operation does not mix defs from different basic-blocks.
Diffstat (limited to 'libcpp/files.cc')
0 files changed, 0 insertions, 0 deletions