Commit f834ca4
committed
[RISCV][TTI] Implment instruction cost for vp_merge.
`vp_merge` will generate `vmerge.vvm` in RISCV.1 parent bc06f64 commit f834ca4
File tree
2 files changed
+138
-133
lines changed- llvm
- lib/Target/RISCV
- test/Analysis/CostModel/RISCV
2 files changed
+138
-133
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1132 | 1132 | | |
1133 | 1133 | | |
1134 | 1134 | | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
1135 | 1140 | | |
1136 | 1141 | | |
1137 | 1142 | | |
| |||
2431 | 2436 | | |
2432 | 2437 | | |
2433 | 2438 | | |
2434 | | - | |
| 2439 | + | |
0 commit comments