aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/contracts.cc
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2024-09-24 13:47:04 +0200
committerRichard Biener <rguenth@gcc.gnu.org>2024-09-24 15:04:31 +0200
commitcef29936c6b6773bff1939f94fb629760725bd82 (patch)
tree02cf199bb30d7feacdaee910ffc86f6655cb6a90 /gcc/cp/contracts.cc
parent4bd3ccae58d40fad6bd99ed08ef4e1e4d70fefd0 (diff)
downloadgcc-cef29936c6b6773bff1939f94fb629760725bd82.zip
gcc-cef29936c6b6773bff1939f94fb629760725bd82.tar.gz
gcc-cef29936c6b6773bff1939f94fb629760725bd82.tar.bz2
tree-optimization/116819 - SLP with !STMT_VINFO_RELEVANT representative
Under some circumstances we can end up picking a not relevant stmt as representative of a SLP node. Instead of skipping stmt analysis and declaring success we have to either ignore relevancy throughout the code base or fail SLP operation verification. The following does the latter. PR tree-optimization/116819 * tree-vect-stmts.cc (vect_analyze_stmt): When the SLP representative isn't relevant signal failure instead of success.
Diffstat (limited to 'gcc/cp/contracts.cc')
0 files changed, 0 insertions, 0 deletions