diff options
author | Richard Biener <rguenther@suse.de> | 2025-04-29 14:52:27 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2025-06-06 09:47:45 +0200 |
commit | 6bb316973249d460f4dae2c33a0aa5bc2928ef30 (patch) | |
tree | c099c83c2c322b7190d26975dcb00494b2bf613b /gcc/tree-ssa-phiopt.cc | |
parent | e93f02828faf7dc0df6a4d67b1b6b2a30bd713cb (diff) | |
download | gcc-6bb316973249d460f4dae2c33a0aa5bc2928ef30.zip gcc-6bb316973249d460f4dae2c33a0aa5bc2928ef30.tar.gz gcc-6bb316973249d460f4dae2c33a0aa5bc2928ef30.tar.bz2 |
tree-optimization/119960 - fix and guard get_later_stmt
The following makes get_later_stmt handle stmts from different
basic-blocks in the case they are orderd and otherwise asserts.
* tree-vectorizer.h (get_later_stmt): Robustify against
stmts in different BBs, assert when they are unordered.
(cherry picked from commit a6cfde60d8c744b31b147022e797bbcc371ae092)
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions