diff options
author | Richard Biener <rguenther@suse.de> | 2021-07-16 14:53:42 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2021-07-19 07:59:43 +0200 |
commit | 4a21a8c34a707e88f450375e3c7d593be75162f4 (patch) | |
tree | e7bc4d81323b916aa15380088689036ea0111147 /gcc/tree-vect-generic.c | |
parent | bdea84c4b5773723fa3ac7fa01f33542093864d5 (diff) | |
download | gcc-4a21a8c34a707e88f450375e3c7d593be75162f4.zip gcc-4a21a8c34a707e88f450375e3c7d593be75162f4.tar.gz gcc-4a21a8c34a707e88f450375e3c7d593be75162f4.tar.bz2 |
Remove gimple_expr_type uses from value-range code
This removes the last uses from value-range code.
2021-07-16 Richard Biener <rguenther@suse.de>
* tree-vrp.c (register_edge_assert_for_2): Use the
type from the LHS.
(vrp_folder::fold_predicate_in): Likewise.
* vr-values.c (gimple_assign_nonzero_p): Likewise.
(vr_values::extract_range_from_comparison): Likewise.
(vr_values::extract_range_from_ubsan_builtin): Use the
type of the first operand.
(vr_values::extract_range_basic): Push down type
computation, use the appropriate LHS.
(vr_values::extract_range_from_assignment): Use the
type of the LHS.
Diffstat (limited to 'gcc/tree-vect-generic.c')
0 files changed, 0 insertions, 0 deletions