Commit e5f2ed3
committed
[RISCV] Add IMinMax sched resources to P600SchedModel
CI checks were passing in llvm#84962 (c48d818) but
that commit caused failures once merged due to ships passing since the
PR was not rebased on llvm#85131. This commit fixes this problem by adding
sched resources for integer min max instructions from Zbb in P600 model.1 parent c48d818 commit e5f2ed3
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
164 | 165 | | |
165 | 166 | | |
166 | 167 | | |
| |||
832 | 833 | | |
833 | 834 | | |
834 | 835 | | |
| 836 | + | |
835 | 837 | | |
836 | 838 | | |
837 | 839 | | |
| |||
0 commit comments