diff options
author | Ju-Zhe Zhong <juzhe.zhong@rivai.ai> | 2022-12-14 14:57:44 +0800 |
---|---|---|
committer | Kito Cheng <kito.cheng@sifive.com> | 2022-12-19 17:40:07 +0800 |
commit | 61f9fe404933552a1858414f8181936d63a88ca2 (patch) | |
tree | ec55a2833827c75f741af6653b9fef39a4ea23b3 /contrib/gcc-changelog/git_commit.py | |
parent | b346e77f4d7b482df78f119819b1e06a544ef515 (diff) | |
download | gcc-61f9fe404933552a1858414f8181936d63a88ca2.zip gcc-61f9fe404933552a1858414f8181936d63a88ca2.tar.gz gcc-61f9fe404933552a1858414f8181936d63a88ca2.tar.bz2 |
RISC-V: Change vlmul printing rule
This patch is preparing patch for the following patch (VSETVL PASS)
support since the current vlmul printing rule is not appropriate
information for VSETVL PASS. I split this fix in a single patch.
gcc/ChangeLog:
* config/riscv/riscv-v.cc (emit_vlmax_vsetvl): Pass through VLMUL enum
instead of machine mode.
* config/riscv/riscv-vector-builtins-bases.cc: Ditto.
* config/riscv/riscv.cc (riscv_print_operand): Print LMUL by enum vlmul
instead of machine mode.
Diffstat (limited to 'contrib/gcc-changelog/git_commit.py')
0 files changed, 0 insertions, 0 deletions