diff options
author | Richard Biener <rguenther@suse.de> | 2023-06-21 11:12:36 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2023-06-21 13:38:02 +0200 |
commit | fb0447b1f6b7373f57cb3a3d17a46803cfd9909d (patch) | |
tree | 81b3a283fa1256e3b266c621f282ca4306950f20 /libjava/testsuite/libjava.lang/Primes.java | |
parent | bb3c69058a5fb874ea3c5c26bfb331d33d0497c3 (diff) | |
download | gcc-fb0447b1f6b7373f57cb3a3d17a46803cfd9909d.zip gcc-fb0447b1f6b7373f57cb3a3d17a46803cfd9909d.tar.gz gcc-fb0447b1f6b7373f57cb3a3d17a46803cfd9909d.tar.bz2 |
Hide IVOPTs strip_offset
PR110243 shows strip_offset has some correctness issues, the following
avoids using it from loop distribution which can use the more correct
split_constant_offset from data-ref analysis instead. The patch then
un-exports the function from IVOPTs.
* tree-loop-distribution.cc (classify_builtin_st): Use
split_constant_offset.
* tree-ssa-loop-ivopts.h (strip_offset): Remove.
* tree-ssa-loop-ivopts.cc (strip_offset): Make static.
Diffstat (limited to 'libjava/testsuite/libjava.lang/Primes.java')
0 files changed, 0 insertions, 0 deletions