Skip to content

[Backport to 12] Support SMulExtended and UMulExtended SPIR-V instructions (#2608) #3057

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: llvm_release_120
Choose a base branch
from

Conversation

vsemenov368
Copy link

They can be used as SPIR-V friendly calls as there is no obvious mapping
to any existing LLVM instruction.

The tests are basically copying the ones added in #2392

This change will address the second part of #2302 issue

vmaksimo and others added 3 commits March 10, 2025 11:01
…tions (KhronosGroup#2608)

They can be used as SPIR-V friendly calls as there is no obvious mapping
to any existing LLVM instruction.

The tests are basically copying the ones added in KhronosGroup#2392

This change will address the second part of KhronosGroup#2302 issue
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