Commit 3aa9980
committed
Prevent type change of GEP results in type inference
1 parent e3f5269 commit 3aa9980
File tree
2 files changed
+28
-0
lines changed- llvm
- lib/Target/SPIRV
- test/CodeGen/SPIRV/pointers
2 files changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2307 | 2307 | | |
2308 | 2308 | | |
2309 | 2309 | | |
| 2310 | + | |
2310 | 2311 | | |
2311 | 2312 | | |
2312 | 2313 | | |
| |||
2326 | 2327 | | |
2327 | 2328 | | |
2328 | 2329 | | |
| 2330 | + | |
| 2331 | + | |
| 2332 | + | |
2329 | 2333 | | |
2330 | 2334 | | |
2331 | 2335 | | |
| |||
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments