Commit 499f26a
`OpReadClockKHR` can return unsigned `i64` or `<2 x i32>`. Include
the return type in the SPIR-V friendly IR function name, to be able to
distinguish between both versions.
Co-authored-by: Sven van Haastregt <sven.vanhaastregt@arm.com>
1 parent 43ff06d commit 499f26a
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3580 | 3580 | | |
3581 | 3581 | | |
3582 | 3582 | | |
| 3583 | + | |
3583 | 3584 | | |
3584 | 3585 | | |
3585 | 3586 | | |
| |||
3600 | 3601 | | |
3601 | 3602 | | |
3602 | 3603 | | |
| 3604 | + | |
3603 | 3605 | | |
3604 | 3606 | | |
3605 | 3607 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments