diff options
author | Juzhe-Zhong <juzhe.zhong@rivai.ai> | 2023-05-24 10:59:02 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2023-05-24 10:59:50 +0800 |
commit | 2203da5175851c20cac3c8ce1f342519e090de37 (patch) | |
tree | 254581dd7af708e824a0900224cd32e78130b31c /gcc/gimple-range.cc | |
parent | 658938f3a173f4f9b3c8c8d22401fb7e31433f23 (diff) | |
download | gcc-2203da5175851c20cac3c8ce1f342519e090de37.zip gcc-2203da5175851c20cac3c8ce1f342519e090de37.tar.gz gcc-2203da5175851c20cac3c8ce1f342519e090de37.tar.bz2 |
RISC-V: Fix incorrect code of reaching inaccessible memory address
To fix this issue, we seperate Vl operand and normal operands.
gcc/ChangeLog:
* config/riscv/autovec.md: Adjust for new interface.
* config/riscv/riscv-protos.h (emit_vlmax_insn): Add VL operand.
(emit_nonvlmax_insn): Add AVL operand.
* config/riscv/riscv-v.cc (emit_vlmax_insn): Add VL operand.
(emit_nonvlmax_insn): Add AVL operand.
(sew64_scalar_helper): Adjust for new interface.
(expand_tuple_move): Ditto.
* config/riscv/vector.md: Ditto.
Signed-off-by: Juzhe-Zhong <juzhe.zhong@rivai.ai>
Diffstat (limited to 'gcc/gimple-range.cc')
0 files changed, 0 insertions, 0 deletions