Commit 5dea7a8
committed
Combine to vpdpbusd when operand is constant and small enough.
Differential Revision: https://reviews.llvm.org/D1163631 parent 94173dc commit 5dea7a8
File tree
3 files changed
+164
-133
lines changed- llvm
- lib/Target/X86
- test/CodeGen/X86
3 files changed
+164
-133
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9252 | 9252 | | |
9253 | 9253 | | |
9254 | 9254 | | |
9255 | | - | |
| 9255 | + | |
| 9256 | + | |
| 9257 | + | |
| 9258 | + | |
| 9259 | + | |
9256 | 9260 | | |
| 9261 | + | |
9257 | 9262 | | |
9258 | 9263 | | |
9259 | 9264 | | |
| |||
41973 | 41978 | | |
41974 | 41979 | | |
41975 | 41980 | | |
41976 | | - | |
41977 | | - | |
41978 | | - | |
41979 | 41981 | | |
41980 | 41982 | | |
41981 | 41983 | | |
41982 | 41984 | | |
41983 | 41985 | | |
41984 | 41986 | | |
41985 | | - | |
41986 | | - | |
| 41987 | + | |
| 41988 | + | |
41987 | 41989 | | |
41988 | 41990 | | |
41989 | 41991 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | 79 | | |
83 | 80 | | |
84 | 81 | | |
| |||
87 | 84 | | |
88 | 85 | | |
89 | 86 | | |
90 | | - | |
91 | | - | |
| 87 | + | |
| 88 | + | |
92 | 89 | | |
93 | 90 | | |
94 | 91 | | |
| |||
0 commit comments