aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.cc
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2024-02-07 09:12:33 +0100
committerRichard Biener <rguenther@suse.de>2024-02-07 13:30:56 +0100
commit830d4659604e4d0f6e908d1cdb5bf1638a60bb21 (patch)
tree3c201965c7d90892aaa48972a53586edf6013d00 /gcc/gcc.cc
parent5c3ba60024fedc6b3d374ebb071bcf5b3e27cd62 (diff)
downloadgcc-830d4659604e4d0f6e908d1cdb5bf1638a60bb21.zip
gcc-830d4659604e4d0f6e908d1cdb5bf1638a60bb21.tar.gz
gcc-830d4659604e4d0f6e908d1cdb5bf1638a60bb21.tar.bz2
Apply TLC to vect_analyze_early_break_dependences
There has been some confusion in my understanding of how early breaks work, the following clarifies some comments and undoes one change that shouldn't have been necessary. It also fixes the dependence test to avoit TBAA (we're moving stores down across loads). * tree-vect-data-refs.cc (vect_analyze_early_break_dependences): Only check whether reads are in-bound in places that are not safe. Fix dependence check. Add missing newline. Clarify comments.
Diffstat (limited to 'gcc/gcc.cc')
0 files changed, 0 insertions, 0 deletions