diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2023-06-30 20:24:38 +0200 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2023-07-07 09:55:58 +0200 |
commit | bf3469b6474f6cff168c1e9171879d29a8296fae (patch) | |
tree | 29ea51451a71f5099c573b1caa7170cece6f534f /gcc/tree-vect-loop-manip.cc | |
parent | 0c888665dfbd5175256c674ee82d85bd0f7450f7 (diff) | |
download | gcc-bf3469b6474f6cff168c1e9171879d29a8296fae.zip gcc-bf3469b6474f6cff168c1e9171879d29a8296fae.tar.gz gcc-bf3469b6474f6cff168c1e9171879d29a8296fae.tar.bz2 |
The caller to irange::intersect (wide_int, wide_int) must normalize the range.
Per the function comment, the caller to intersect(wide_int, wide_int)
must handle the mask. This means it must also normalize the range if
anything changed.
gcc/ChangeLog:
* value-range.cc (irange::intersect): Leave normalization to
caller.
Diffstat (limited to 'gcc/tree-vect-loop-manip.cc')
0 files changed, 0 insertions, 0 deletions