aboutsummaryrefslogtreecommitdiff
path: root/gcc/common/config/alpha
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2025-07-16 14:07:48 +0200
committerRichard Biener <rguenth@gcc.gnu.org>2025-07-16 15:34:16 +0200
commit39ba01fe70c77e70a00ed65a1e6bac8350479f4d (patch)
tree7e9f8ab6f4a944b5a60bbc21b167067b56d3c0df /gcc/common/config/alpha
parent7c3081960922d9bd3ea81a9f8ca6e00c23170a2b (diff)
downloadgcc-master.zip
gcc-master.tar.gz
gcc-master.tar.bz2
tree-optimization/121116 - avoid _BitInt for vector element initHEADtrunkmaster
When having a _BitInt induction we should make sure to not create the step vector elements as _BitInts but as vector element typed. PR tree-optimization/121116 * tree-vect-loop.cc (vectorizable_induction): Use the step vector element type for further processing. * gcc.dg/torture/pr121116.c: New testcase.
Diffstat (limited to 'gcc/common/config/alpha')
0 files changed, 0 insertions, 0 deletions