diff options
author | Yang Yujie <yangyujie@loongson.cn> | 2024-01-08 09:14:08 +0800 |
---|---|---|
committer | Lulu Cheng <chenglulu@loongson.cn> | 2024-01-10 11:51:35 +0800 |
commit | 69056166e4c8773c29f2ff08d899ef350fcc76a2 (patch) | |
tree | f0dfc31558ca3f17bd874d4e1a92684a95e0360f /gcc/tree-vect-loop.cc | |
parent | 4703420d82f5354214216313ca0bd8fb8eb0ee83 (diff) | |
download | gcc-69056166e4c8773c29f2ff08d899ef350fcc76a2.zip gcc-69056166e4c8773c29f2ff08d899ef350fcc76a2.tar.gz gcc-69056166e4c8773c29f2ff08d899ef350fcc76a2.tar.bz2 |
LoongArch: Rename ISA_BASE_LA64V100 to ISA_BASE_LA64
LoongArch ISA manual v1.10 suggests that software should not depend on
the ISA version number for marking processor features. The ISA version
number is now defined as a collective name of individual ISA evolutions.
Since there is a independent ISA evolution mask now, we can drop the
version information from the base ISA.
gcc/ChangeLog:
* config/loongarch/genopts/loongarch-strings: Rename.
* config/loongarch/genopts/loongarch.opt.in: Same.
* config/loongarch/loongarch-cpu.cc: Same.
* config/loongarch/loongarch-def.cc: Same.
* config/loongarch/loongarch-def.h: Same.
* config/loongarch/loongarch-opts.cc: Same.
* config/loongarch/loongarch-opts.h: Same.
* config/loongarch/loongarch-str.h: Same.
* config/loongarch/loongarch.opt: Same.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions