diff options
author | Ju-Zhe Zhong <juzhe.zhong@rivai.ai> | 2022-10-15 07:02:36 +0800 |
---|---|---|
committer | Kito Cheng <kito.cheng@sifive.com> | 2022-10-17 16:04:15 +0800 |
commit | 0ea578e98bebca08bcc8201c7709087f7ef15e1f (patch) | |
tree | 21cb13a17870911d4dd00effdd50909a36eb0837 /gcc/tree-vectorizer.h | |
parent | f10b9f64133cbfb5ba06f4deb23766f92629bdd9 (diff) | |
download | gcc-0ea578e98bebca08bcc8201c7709087f7ef15e1f.zip gcc-0ea578e98bebca08bcc8201c7709087f7ef15e1f.tar.gz gcc-0ea578e98bebca08bcc8201c7709087f7ef15e1f.tar.bz2 |
RISC-V: Reorganize mangle_builtin_type.[NFC]
Hi, this patch fixed my mistake in the previous commit patch.
Since "mangle_builtin_type" is a global function will be called in riscv.cc.
It's reasonable move it down and put them together stay with other global functions.
gcc/ChangeLog:
* config/riscv/riscv-vector-builtins.cc (mangle_builtin_type): Move down the function.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions