diff options
author | Richard Biener <rguenther@suse.de> | 2022-10-25 10:04:56 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2022-10-25 11:15:25 +0200 |
commit | 3ee675724cb27eb2e8cfd82f6e234edc4a63f6be (patch) | |
tree | d37923c459c58f4e436d9922a2761c6c44b71657 /gcc/expr.cc | |
parent | d93171509aa7ca23148508b96f1c1f70b941d808 (diff) | |
download | gcc-3ee675724cb27eb2e8cfd82f6e234edc4a63f6be.zip gcc-3ee675724cb27eb2e8cfd82f6e234edc4a63f6be.tar.gz gcc-3ee675724cb27eb2e8cfd82f6e234edc4a63f6be.tar.bz2 |
Move NOP stripping in SCEV analysis
The following moves a pair of STRIP_USELESS_TYPE_CONVERSIONS to
where it belongs and adds a comment on why we handle GENERIC
there at all.
* tree-scalar-evolution.cc (follow_ssa_edge_expr): Move
STRIP_USELESS_TYPE_CONVERSIONS to where it matters.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions