Skip to content

Add return type for OpReadClockKHR SPIR-V friendly IR#2562

Merged
MrSidims merged 1 commit intoKhronosGroup:mainfrom
svenvh:spvir-shaderclock-retty
May 16, 2024
Merged

Add return type for OpReadClockKHR SPIR-V friendly IR#2562
MrSidims merged 1 commit intoKhronosGroup:mainfrom
svenvh:spvir-shaderclock-retty

Conversation

@svenvh
Copy link
Copy Markdown
Member

@svenvh svenvh commented May 15, 2024

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.

@MrSidims MrSidims requested a review from bwlodarcz May 15, 2024 22:36
@svenvh svenvh force-pushed the spvir-shaderclock-retty branch from a96b74e to 8a16873 Compare May 16, 2024 07:24
`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.
@svenvh svenvh force-pushed the spvir-shaderclock-retty branch from 8a16873 to b805184 Compare May 16, 2024 08:35
@MrSidims MrSidims merged commit cbb8526 into KhronosGroup:main May 16, 2024
@svenvh svenvh deleted the spvir-shaderclock-retty branch May 20, 2024 14:30
uditagarwal97 pushed a commit to uditagarwal97/SPIRV-LLVM-Translator that referenced this pull request Jan 26, 2025
)

`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 pushed a commit to uditagarwal97/SPIRV-LLVM-Translator that referenced this pull request Jan 26, 2025
)

`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 pushed a commit to uditagarwal97/SPIRV-LLVM-Translator that referenced this pull request Jan 26, 2025
)

`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 pushed a commit to uditagarwal97/SPIRV-LLVM-Translator that referenced this pull request Jan 26, 2025
)

`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 pushed a commit to uditagarwal97/SPIRV-LLVM-Translator that referenced this pull request Jan 26, 2025
)

`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.
svenvh added a commit that referenced this pull request Jan 28, 2025
`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>
svenvh added a commit that referenced this pull request Jan 28, 2025
`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>
svenvh added a commit that referenced this pull request Jan 28, 2025
`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>
svenvh added a commit that referenced this pull request Jan 28, 2025
`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>
svenvh added a commit that referenced this pull request Jan 28, 2025
`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>
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