diff options
author | Feng Xue <fxue@os.amperecomputing.com> | 2024-06-16 12:17:26 +0800 |
---|---|---|
committer | Feng Xue <fxue@os.amperecomputing.com> | 2024-06-20 10:35:40 +0800 |
commit | 0726f1cde5459ccdbaa6af8c6904276a28d572ba (patch) | |
tree | c636ed57461afe300317754a1fd8079a5bec757d /gcc/ada | |
parent | a944e57506fc64b8eede79c2405ba0b498461f0b (diff) | |
download | gcc-0726f1cde5459ccdbaa6af8c6904276a28d572ba.zip gcc-0726f1cde5459ccdbaa6af8c6904276a28d572ba.tar.gz gcc-0726f1cde5459ccdbaa6af8c6904276a28d572ba.tar.bz2 |
vect: Use one reduction_type local variable
Two local variables were defined to refer same STMT_VINFO_REDUC_TYPE, better
to keep only one.
2024-06-16 Feng Xue <fxue@os.amperecomputing.com>
gcc/
* tree-vect-loop.cc (vectorizable_reduction): Remove v_reduc_type, and
replace it to another local variable reduction_type.
Diffstat (limited to 'gcc/ada')
0 files changed, 0 insertions, 0 deletions