Skip to content

[Backport to 18] Add return type for OpReadClockKHR SPIR-V friendly IR#2974

Merged
svenvh merged 1 commit intoKhronosGroup:llvm_release_180from
uditagarwal97:clk_ret_fix_18
Jan 28, 2025
Merged

[Backport to 18] Add return type for OpReadClockKHR SPIR-V friendly IR#2974
svenvh merged 1 commit intoKhronosGroup:llvm_release_180from
uditagarwal97:clk_ret_fix_18

Conversation

@uditagarwal97
Copy link
Copy Markdown

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.

Backport of #2562

)

`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.
@uditagarwal97 uditagarwal97 marked this pull request as ready for review January 27, 2025 16:27
@svenvh svenvh merged commit 0a0ed3f into KhronosGroup:llvm_release_180 Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants