Skip to content

[Backport to 15] Add return type for OpReadClockKHR SPIR-V friendly IR#2972

Merged
svenvh merged 1 commit intoKhronosGroup:llvm_release_150from
uditagarwal97:clk_ret_fix_15
Jan 28, 2025
Merged

[Backport to 15] Add return type for OpReadClockKHR SPIR-V friendly IR#2972
svenvh merged 1 commit intoKhronosGroup:llvm_release_150from
uditagarwal97:clk_ret_fix_15

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 7253825 into KhronosGroup:llvm_release_150 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