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 14] SPIRVReader: Add OpCopyMemory support (#2779) #2811

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 0d1b803 into KhronosGroup:llvm_release_140 Oct 30, 2024
9 checks passed
@svenvh svenvh deleted the backport-to-14 branch October 30, 2024 10:40
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