Skip to content

[Backport to 14] Add return type for OpReadClockKHR SPIR-V friendly IR#2970

Merged
svenvh merged 1 commit intoKhronosGroup:llvm_release_140from
uditagarwal97:clk_ret_fix_14
Jan 28, 2025
Merged

[Backport to 14] Add return type for OpReadClockKHR SPIR-V friendly IR#2970
svenvh merged 1 commit intoKhronosGroup:llvm_release_140from
uditagarwal97:clk_ret_fix_14

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.
Copy link
Copy Markdown
Contributor

@MrSidims MrSidims left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM this and other backports

@uditagarwal97 uditagarwal97 marked this pull request as ready for review January 27, 2025 16:27
@uditagarwal97
Copy link
Copy Markdown
Author

uditagarwal97 commented Jan 27, 2025

Hi @MrSidims,
Could you please merge this and other related backport PRs?

@svenvh svenvh merged commit 9df26b6 into KhronosGroup:llvm_release_140 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.

3 participants