diff options
author | Jin Ma <jinma@linux.alibaba.com> | 2023-08-09 13:52:06 -0600 |
---|---|---|
committer | Jeff Law <jlaw@ventanamicro.com> | 2023-08-09 13:52:06 -0600 |
commit | f088b768d01ae42385697584a2bcac141685dce2 (patch) | |
tree | 2090f029c326561f6bda1485b0a18833e49d8013 /gcc/expr.cc | |
parent | a16dc729fda9fabd6472d50cce45791cb3b6ada8 (diff) | |
download | gcc-f088b768d01ae42385697584a2bcac141685dce2.zip gcc-f088b768d01ae42385697584a2bcac141685dce2.tar.gz gcc-f088b768d01ae42385697584a2bcac141685dce2.tar.bz2 |
RISC-V: Handle no_insn in TARGET_SCHED_VARIABLE_ISSUE.
Reference: https://github.com/gcc-mirror/gcc/commit/d0bc0cb66bcb0e6a5a5a31a9e900e8ccc98e34e5
RISC-V should also be implemented to handle no_insn patterns for pipelining.
gcc/ChangeLog:
* config/riscv/riscv.cc (riscv_sched_variable_issue): New function.
(TARGET_SCHED_VARIABLE_ISSUE): New macro.
Co-authored-by: Philipp Tomsich <philipp.tomsich@vrull.eu>
Co-authored-by: Jeff Law <jlaw@ventanamicro.com>
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions