You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
arcv: adjust scheduling priority of memop pairs for RHX-100
This patch implements riscv_sched_adjust_priority () for the RHX-100
microarchitecture by slightly bumping the priority of load/store pairs. As a
consequence of this change, it becomes easier for riscv_sched_reorder2 () to
schedule instructions in the memory pipe.
Signed-off-by: Artemiy Volkov <artemiy@synopsys.com>
0 commit comments