Commit 7253825
`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 62c9e88 commit 7253825
File tree
2 files changed
+4
-2
lines changed- lib/SPIRV
- test/extensions/KHR/SPV_KHR_shader_clock
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3609 | 3609 | | |
3610 | 3610 | | |
3611 | 3611 | | |
| 3612 | + | |
3612 | 3613 | | |
3613 | 3614 | | |
3614 | 3615 | | |
| |||
3629 | 3630 | | |
3630 | 3631 | | |
3631 | 3632 | | |
| 3633 | + | |
3632 | 3634 | | |
3633 | 3635 | | |
3634 | 3636 | | |
| |||
| 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