diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2020-12-17 11:00:02 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2020-12-17 11:00:02 -0800 |
commit | 4a7a3110c70da8bad6978a36d9da3836538a0cc3 (patch) | |
tree | f73f330ee0c9a6e464daefa8edd1212d180b4183 /symlink-tree | |
parent | b79ce6e1aa40172750b1b6906e2b0437d2fdfec8 (diff) | |
download | gcc-4a7a3110c70da8bad6978a36d9da3836538a0cc3.zip gcc-4a7a3110c70da8bad6978a36d9da3836538a0cc3.tar.gz gcc-4a7a3110c70da8bad6978a36d9da3836538a0cc3.tar.bz2 |
Update default_estimated_poly_value prototype in targhooks.h
commit 64432b680eab0bddbe9a4ad4798457cf6a14ad60
Author: Kyrylo Tkachov <kyrylo.tkachov@arm.com>
Date: Thu Dec 17 18:02:37 2020 +0000
vect, aarch64: Extend SVE vs Advanced SIMD costing decisions in vect_better_loop_vinfo_p
changed default_estimated_poly_value to
HOST_WIDE_INT
default_estimated_poly_value (poly_int64 x, poly_value_estimate_kind)
{
return x.coeffs[0];
}
Update default_estimated_poly_value prototype in targhooks.h to match it.
* targhooks.h (default_estimated_poly_value): Updated.
Diffstat (limited to 'symlink-tree')
0 files changed, 0 insertions, 0 deletions