Commit c359643
[DAGCombiner] Don't optimize insert_vector_elt into shuffle if implicit truncation exists (llvm#169022)
Fixes llvm#1690171 parent 054e087 commit c359643
File tree
2 files changed
+30
-0
lines changed- llvm
- lib/CodeGen/SelectionDAG
- test/CodeGen/RISCV/rvv
2 files changed
+30
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23469 | 23469 | | |
23470 | 23470 | | |
23471 | 23471 | | |
| 23472 | + | |
| 23473 | + | |
| 23474 | + | |
| 23475 | + | |
23472 | 23476 | | |
23473 | 23477 | | |
23474 | 23478 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1143 | 1143 | | |
1144 | 1144 | | |
1145 | 1145 | | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
| 1159 | + | |
| 1160 | + | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
1146 | 1172 | | |
1147 | 1173 | | |
1148 | 1174 | | |
0 commit comments