Commit 9e7d3cc
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>1 parent 19f2bee commit 9e7d3cc
1 file changed
+28
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12147 | 12147 | | |
12148 | 12148 | | |
12149 | 12149 | | |
| 12150 | + | |
| 12151 | + | |
| 12152 | + | |
| 12153 | + | |
| 12154 | + | |
| 12155 | + | |
| 12156 | + | |
| 12157 | + | |
| 12158 | + | |
| 12159 | + | |
| 12160 | + | |
| 12161 | + | |
| 12162 | + | |
| 12163 | + | |
| 12164 | + | |
| 12165 | + | |
| 12166 | + | |
| 12167 | + | |
| 12168 | + | |
| 12169 | + | |
| 12170 | + | |
| 12171 | + | |
| 12172 | + | |
| 12173 | + | |
| 12174 | + | |
12150 | 12175 | | |
12151 | 12176 | | |
12152 | 12177 | | |
| |||
16896 | 16921 | | |
16897 | 16922 | | |
16898 | 16923 | | |
16899 | | - | |
16900 | 16924 | | |
16901 | 16925 | | |
16902 | 16926 | | |
| 16927 | + | |
| 16928 | + | |
| 16929 | + | |
16903 | 16930 | | |
16904 | 16931 | | |
16905 | 16932 | | |
| |||
0 commit comments