Commit 11a9b3d
committed
[RISCV][TTI] Add cost of typebased binary VP intrisic with functionalOPC
This patch add the instruction cost for type based binary VP intrinsic
instructions.
The cost of type based binary VP intrinsics will as same as their non-VP counterpart.1 parent f999c39 commit 11a9b3d
File tree
3 files changed
+359
-252
lines changed- llvm
- lib/Target/RISCV
- test
- Analysis/CostModel/RISCV
- Transforms/VectorCombine/RISCV
3 files changed
+359
-252
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
959 | 959 | | |
960 | 960 | | |
961 | 961 | | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
962 | 988 | | |
963 | 989 | | |
964 | 990 | | |
| |||
0 commit comments