diff options
Diffstat (limited to 'gcc/config/riscv/riscv-vector-costs.cc')
-rw-r--r-- | gcc/config/riscv/riscv-vector-costs.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/riscv/riscv-vector-costs.cc b/gcc/config/riscv/riscv-vector-costs.cc index acd86d8..d4571b6 100644 --- a/gcc/config/riscv/riscv-vector-costs.cc +++ b/gcc/config/riscv/riscv-vector-costs.cc @@ -1,5 +1,5 @@ /* Cost model implementation for RISC-V 'V' Extension for GNU compiler. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. Contributed by Juzhe Zhong (juzhe.zhong@rivai.ai), RiVAI Technologies Ltd. This file is part of GCC. |