Commit 5b57d52
committed
fix for SPV_INTEL_function_pointers: result type of OpConstantFunctionPointerINTEL must be OpTypePointer with Storage Class operand equal to CodeSectionINTEL
1 parent 58c8d73 commit 5b57d52
File tree
4 files changed
+13
-4
lines changed- llvm
- lib/Target/SPIRV
- test/CodeGen/SPIRV/extensions/SPV_INTEL_function_pointers
4 files changed
+13
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3292 | 3292 | | |
3293 | 3293 | | |
3294 | 3294 | | |
3295 | | - | |
3296 | | - | |
3297 | | - | |
3298 | 3295 | | |
3299 | 3296 | | |
3300 | 3297 | | |
| |||
3327 | 3324 | | |
3328 | 3325 | | |
3329 | 3326 | | |
| 3327 | + | |
| 3328 | + | |
| 3329 | + | |
| 3330 | + | |
3330 | 3331 | | |
3331 | 3332 | | |
3332 | 3333 | | |
| |||
3378 | 3379 | | |
3379 | 3380 | | |
3380 | 3381 | | |
| 3382 | + | |
| 3383 | + | |
| 3384 | + | |
3381 | 3385 | | |
3382 | 3386 | | |
3383 | 3387 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| 208 | + | |
| 209 | + | |
208 | 210 | | |
209 | 211 | | |
210 | 212 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
| 170 | + | |
169 | 171 | | |
170 | 172 | | |
171 | 173 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | | - | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments