diff options
author | Richard Biener <rguenther@suse.de> | 2021-07-27 09:24:57 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2021-07-27 10:41:43 +0200 |
commit | c8ce54c6e67295b70052d1b9f9a2f7ce9e2f8f0d (patch) | |
tree | 0a88568bde651ecc434b12dba73b3fb442ed8f23 /gcc/tree-ssa-uninit.c | |
parent | 13586172d0b70c9d7ca464fc5a2a46a8532b06d7 (diff) | |
download | gcc-c8ce54c6e67295b70052d1b9f9a2f7ce9e2f8f0d.zip gcc-c8ce54c6e67295b70052d1b9f9a2f7ce9e2f8f0d.tar.gz gcc-c8ce54c6e67295b70052d1b9f9a2f7ce9e2f8f0d.tar.bz2 |
tree-optimization/39821 - fix cost classification for widening arith
This adjusts the vectorizer to cost vector_stmt for widening
arithmetic instead of vec_promote_demote in the line of telling
the target that stmt_info->stmt is the meaningful piece we cost.
2021-07-27 Richard Biener <rguenther@suse.de>
PR tree-optimization/39821
* tree-vect-stmts.c (vect_model_promotion_demotion_cost): Use
vector_stmt for widening arithmetic.
(vectorizable_conversion): Adjust.
Diffstat (limited to 'gcc/tree-ssa-uninit.c')
0 files changed, 0 insertions, 0 deletions