Skip to content
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

[Backport to 17] SPIRVReader: Add OpCopyMemory support (#2779) #2814

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

svenvh
Copy link
Member

@svenvh svenvh commented Oct 28, 2024

Add support for translating OpCopyMemory into llvm.memcpy.

Fixes #2769

(cherry picked from commit 8dc0349)

…2779)

Add support for translating `OpCopyMemory` into `llvm.memcpy`.

Fixes KhronosGroup#2769

(cherry picked from commit 8dc0349)
@svenvh svenvh merged commit 27bbf0f into KhronosGroup:llvm_release_170 Oct 30, 2024
8 of 9 checks passed
@svenvh svenvh deleted the backport-to-17 branch October 30, 2024 10:39
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