aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2021-06-29 09:33:24 +0200
committerRichard Biener <rguenther@suse.de>2021-06-29 10:34:57 +0200
commitc01760bc548ba79bc9ac15168b27fe7aabcb19ae (patch)
tree72f17a6918641c0263b9162c0eca87376cf7e185 /gcc/opts.c
parentdc6866b033b1b85f690bf32c0dae7d787cbf58f0 (diff)
downloadgcc-c01760bc548ba79bc9ac15168b27fe7aabcb19ae.zip
gcc-c01760bc548ba79bc9ac15168b27fe7aabcb19ae.tar.gz
gcc-c01760bc548ba79bc9ac15168b27fe7aabcb19ae.tar.bz2
tree-optimization/101242 - fix reverse graph entry detection
This avoids detecting random unrelated nodes as possible entries to not backwards reachable regions of the SLP graph. Instead explicitely add the problematic nodes. This temporary XFAILs gcc.dg/vect/pr67790.c until I get the permute propagation adjusted to when it needs more than one optimistic iteration. 2021-06-29 Richard Biener <rguenther@suse.de> PR tree-optimization/101242 * tree-vect-slp.c (vect_slp_build_vertices): Force-add PHIs with not represented initial values as leafs. * gcc.dg/vect/bb-slp-pr101242.c: New testcase. * gcc.dg/vect/pr67790.c: XFAIL scan for zero VEC_PERM_EXPR.
Diffstat (limited to 'gcc/opts.c')
0 files changed, 0 insertions, 0 deletions